Fixture Summary
Tests Summary
Pass Percentage
CallReportGeneratorTests skipped
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation. ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)". Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager). Exception is: ConfigurationErrorsException - Configuration system failed to initialize ----------------------------------------------- At the time of the exception, the container was: Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none)) Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager) ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Flow.Core.Database.FlowRepositoryMapping`1.ConstructCreateModel(T newModel) at Flow.Core.Database.FlowRepository`1.CreateInternal(T model) at Flow.Core.Database.FlowRepository`1.InScope[TResult](Func`1 getter, String[] skippedProperties) at Flow.TestsSetup.Functional.FunctionalTestDatabaseManager.CreateOrganizationStructure() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ActivityLog.ClientRelatedInformationLoggingFeature.FeatureSetup()--ResolutionFailedException at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides) at Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides) at Visma.DependencyInjection.ContainerSingleton.ResolveObject[T]() at Flow.Core.Model.UserInfo.get_Current() at Flow.Core.Database.FlowRepositoryMapping`1.<>c.b__6_3(T x)--ConfigurationErrorsException at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Core.Model.ApplicationInfo..ctor(IEnvInfoAdditionalInformation additionalInformation, IFlowVismaAppSetup appSetup, IEnvironmentInfoRepository environmentInfoRepository, IHttpContextManager httpContextManager) at lambda_method(Closure , IBuilderContext ) at Microsoft.Practices.ObjectBuilder2.DynamicBuildPlanGenerationContext.<>c__DisplayClass1.b__0(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context) at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ActivityLog.ClientRelatedInformationLoggingFeature.FeatureTearDown()
TestName Status
CallReportGeneratorShouldGenerateReport skipped
OneTimeSetUp:
CallReportGeneratorShouldLogAdminCall skipped
OneTimeSetUp:
CallReportGeneratorShouldLogCall skipped
OneTimeSetUp:
ClientRelatedInformationLoggingFeature failed
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation. ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)". Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager). Exception is: ConfigurationErrorsException - Configuration system failed to initialize ----------------------------------------------- At the time of the exception, the container was: Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none)) Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager) ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Delegate.DynamicInvokeImpl(Object[] args) at Flow.Core.Database.FlowRepositoryMapping`1.ConstructCreateModel(T newModel) at Flow.Core.Database.FlowRepository`1.CreateInternal(T model) at Flow.Core.Database.FlowRepository`1.InScope[TResult](Func`1 getter, String[] skippedProperties) at Flow.TestsSetup.Functional.FunctionalTestDatabaseManager.CreateOrganizationStructure() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ActivityLog.ClientRelatedInformationLoggingFeature.FeatureSetup()--ResolutionFailedException at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides) at Microsoft.Practices.Unity.UnityContainer.Resolve(Type t, String name, ResolverOverride[] resolverOverrides) at Visma.DependencyInjection.ContainerSingleton.ResolveObject[T]() at Flow.Core.Model.UserInfo.get_Current() at Flow.Core.Database.FlowRepositoryMapping`1.<>c.b__6_3(T x)--ConfigurationErrorsException at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Core.Model.ApplicationInfo..ctor(IEnvInfoAdditionalInformation additionalInformation, IFlowVismaAppSetup appSetup, IEnvironmentInfoRepository environmentInfoRepository, IHttpContextManager httpContextManager) at lambda_method(Closure , IBuilderContext ) at Microsoft.Practices.ObjectBuilder2.DynamicBuildPlanGenerationContext.<>c__DisplayClass1.b__0(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context) at Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context) at Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides)--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ActivityLog.ClientRelatedInformationLoggingFeature.FeatureTearDown()
TestName Status
UserMakesAnAutocompleteSearchForClientInCreateCaseAndCreatePost failed

Description: User makes an autocomplete search for client in create case and create post

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserMakesASearchInCaselistForPersonCases failed

Description: User makes a search in caselist for person cases

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserMakesASearchInPersonRegister failed

Description: User makes a search in person register

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserOpensACorrespondence failed

Description: user opens a correspondence

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserOpensAJournalnote failed

Description: user opens a journalnote

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserOpensAPDFForACorrespondence failed

Description: user opens a PDF for a correspondence

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserOpensCasedetails failed

Description: User opens casedetails

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserOpensClientDetails failed

Description: User opens client details

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UserReadsClientsSecretAddress failed

Description: User reads clients secret address

OneTimeSetUp: System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
  ----> Microsoft.Practices.Unity.ResolutionFailedException : Resolution of the dependency failed, type = "Flow.Core.Application.IApplicationInfo", name = "(none)".
Exception occurred while: Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager).
Exception is: ConfigurationErrorsException - Configuration system failed to initialize
-----------------------------------------------
At the time of the exception, the container was:

  Resolving Flow.Core.Model.ApplicationInfo,(none) (mapped from Flow.Core.Application.IApplicationInfo, (none))
  Calling constructor Flow.Core.Model.ApplicationInfo(Flow.Contracts.Interface.Common.IEnvInfoAdditionalInformation additionalInformation, Flow.Core.Application.IFlowVismaAppSetup appSetup, Flow.Core.Interface.IEnvironmentInfoRepository environmentInfoRepository, Flow.Contracts.Interface.Common.IHttpContextManager httpContextManager)

  ----> System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchActivityLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ActivityLog.SearchActivityLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ActivityLog.SearchActivityLogFeature.FeatureTearDown()
TestName Status
ActivityLogShouldLogCaseworkerChangeOnCase failed

Description: Activity log should log caseworker change on case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AdministrationActivityLogShouldLogReadEventsForCorrespondence failed

Description: Administration activity log should log Read events for Correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AdministrationActivityLogShouldLogReadEventsForJournal failed

Description: Administration Activity log should log Read events for Journal

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ActivityLogShouldLogCaseworkerChangeOnCase failed

Description: CAR-Activity log should log caseworker change on case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ViewingCaseCreationActivityLogEntryShouldSucceed failed

Description: CAR-Viewing case creation activity log entry should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateBaseregistryWithCaseworkerWithEmployerShouldReturnEmployerTitle failed

Description: Create baseregistry with caseworker with employer should return employer title

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingActivityLogWithDateFromSetToTomorrowShouldSucceed failed

Description: Viewing activity log with date from set to tomorrow should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingActivityLogWithDateToSetToYesterdayShouldSucceed failed

Description: Viewing activity log with date to set to yesterday should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingBaseregistryCRUDActivityLogEntriesShouldSucceed failed

Description: Viewing baseregistry CRUD activity log entries should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingCaseCreationActivityLogEntryShouldSucceed failed

Description: Viewing case creation activity log entry should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingClientCreationActivityLogShouldSucceed failed

Description: Viewing client creation activity log should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingEmptyActivityLogShouldSucceedAndReturn1Values failed

Description: Viewing empty activity log should succeed and return 1 values

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingFailedLoginActivityShouldSucceed failed

Description: Viewing failed login activity should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingFailedLoginActivityWithMissingPasswordShouldSucceed failed

Description: Viewing failed login activity with missing password should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingLoginActivityByDeviationShouldSucceed failed

Description: Viewing login activity by deviation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingLoginActivityByDifferentRoleShouldSucceed failed

Description: Viewing login activity by different Role should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingLoginActivityByNon_ExistingRoleShouldSucceed failed

Description: Viewing login activity by non-existing Role should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingLoginActivityByRoleShouldSucceed failed

Description: Viewing login activity by Role should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingLoginActivityShouldSucceed failed

Description: Viewing login activity should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingOrganizationCreationAndUpdateActivityLogEntriesShouldSucceed failed

Description: Viewing organization creation and update activity log entries should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentCancelSendSmsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.AppointmentCancelSendSmsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.AppointmentCancelSendSmsFeature.FeatureTearDown()
TestName Status
CancellingAppointmentShouldSendSms failed

Description: Cancelling appointment should send sms

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentHideClientInfoFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.AppointmentHideClientInfoFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.AppointmentHideClientInfoFeature.FeatureTearDown()
TestName Status
AppointmentShouldHaveHiddenClientNameIfCaseworkerHasNoAccessToTheClient failed

Description: Appointment should have hidden client name if caseworker has no access to the client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentShouldHaveHiddenClientNameIfCaseworkerHasNoClientDetailsAccessPoint failed

Description: Appointment should have hidden client name if caseworker has no ClientDetails access point

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentMergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.AppointmentMergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.AppointmentMergeFeature.FeatureTearDown()
TestName Status
CAR_MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentTitle\"][Appointment title][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmenttitle\"]Appointment1[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentDescription\"][Appointment description][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentdescription\"]desc[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentInternalparticipants\"][Appointment internal participants][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentinternalparticipants\"]Employee Employee[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentExternalparticipants\"][Appointment external participants][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentexternalparticipants\"]Adam[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentTitle\"][Appointment title][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmenttitle\"]Appointment1[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentDescription\"][Appointment description][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentdescription\"]desc[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentInternalparticipants\"][Appointment internal participants][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentinternalparticipants\"]Employee Employee[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromAppointmentDataAndTemplate("[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"AppointmentExternalparticipants\"][Appointment external participants][/span] [/span][/span][/p]","[p][span style=\"font-size:11pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"appointment\" data-field-name=\"appointmentexternalparticipants\"]Adam[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentParticipantValidationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.AppointmentParticipantValidationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.AppointmentParticipantValidationFeature.FeatureTearDown()
TestName Status
CAR_CreateAppointmentWithParticipantWithIsGettingSmsTrueButThePersonHasIsAgainstSmsNotificationTrueShouldFail failed

Description: CAR-Create appointment with participant with isGettingSms true but the person has isAgainstSmsNotification true should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAppointmentWithParticipantWithIsGettingSmsTrueButThePersonHasIsAgainstSmsNotificationTrueShouldFail failed

Description: Create appointment with participant with isGettingSms true but the person has isAgainstSmsNotification true should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AppointmentSettingsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.AppointmentSettingsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.AppointmentSettingsFeature.FeatureTearDown()
TestName Status
GetDefaultAppointmentSmsSenderShouldSucceed failed

Description: Get default appointment sms sender should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SmsLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.SmsLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.SmsLogFeature.FeatureTearDown()
TestName Status
CAR_SearchSmsByPhoneShouldSucceed failed

Description: CAR-Search sms by phone should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_SentSmsShouldBeLogged failed

Description: CAR-Sent sms should be logged

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FailedSmsShouldShowErrorMessage failed

Description: Failed sms should show error message

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSmsByPhoneShouldSucceed failed

Description: Search sms by phone should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SentSmsShouldBeLogged failed

Description: Sent sms should be logged

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SmsSendFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Appointment.SmsSendFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Appointment.SmsSendFeature.FeatureTearDown()
TestName Status
CAR_SendSmsShouldSucceedAndStatusShouldBeRetrieved failed

Description: CAR-Send sms should succeed and status should be retrieved

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SendSmsShouldSucceedAndStatusShouldBeRetrieved failed

Description: Send sms should succeed and status should be retrieved

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeActivityLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.BulkChangeActivityLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.BulkChangeActivityLogFeature.FeatureTearDown()
TestName Status
BulkChangeAffiliationAndClientGroupsForClientsShouldLogActivity failed

Description: Bulk change affiliation and client groups for clients should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesShouldLogActivity failed

Description: Bulk change caseworker for cases should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesShouldLogActivity failed

Description: Bulk change cocaseworker for cases should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsShouldLogActivity failed

Description: Bulk change municipality for clients should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsShouldLogActivity failed

Description: Bulk change organization for clients should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientBulkChangeAffiliationAndGroupFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeAffiliationAndGroupFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeAffiliationAndGroupFeature.FeatureTearDown()
TestName Status
BulkChangeAffiliationAndClientGroupsForClientsShouldSucceed failed

Description: Bulk change affiliation and client groups for clients should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsThatIHaveNoAccessToShouldFail failed

Description: Bulk change affiliation and client groups for clients that i have no access to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsToNonExistentAffiliationShouldFail failed

Description: Bulk change affiliation and client groups for clients to non existent affiliation should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsToNonExistentClientGroupShouldFail failed

Description: Bulk change affiliation and client groups for clients to non existent client group should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsToNotActiveAffiliationShouldFail failed

Description: Bulk change affiliation and client groups for clients to not active affiliation should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsToNotActiveClientGroupShouldFail failed

Description: Bulk change affiliation and client groups for clients to not active client group should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWhenAtLeastOneClientDoestNotHaveActiveCaseShouldFail failed

Description: Bulk change affiliation and client groups for clients when at least one client doest not have active case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWhenAtLeastOneClientIsNotActiveShouldFail failed

Description: Bulk change affiliation and client groups for clients when at least one client is not active should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWhenClientHasClosedCaseShouldFail failed

Description: Bulk change affiliation and client groups for clients when client has closed case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWithKeepCurrentGroupShouldSucceed failed

Description: Bulk change affiliation and client groups for clients with keep current group should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWithKeepCurrentGroupWhenCurrentGroupIsNotCompatibleWithNewAffiliationShouldFail failed

Description: Bulk change affiliation and client groups for clients with keep current group when current group is not compatible with new affiliation should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeAffiliationAndClientGroupsForClientsWithoutChangeAccessPointShouldFail failed

Description: Bulk change affiliation and client groups for clients without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeClientToOtherAffiliationAndGroupThatIHaveNoAccessToAndThenBulkChangeHimBackShouldFail2 failed

Description: Bulk change client to other affiliation and group that i have no access to and then bulk change him back should fail 2

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientBulkChangeMunicipalityFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeMunicipalityFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeMunicipalityFeature.FeatureTearDown()
TestName Status
BulkChangeMunicipalityForClientsShouldSucceed failed

Description: Bulk change municipality for clients should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsThatIHaveNoAccessToShouldFail failed

Description: Bulk change municipality for clients that i have no access to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsToEmptyInputShouldSucceed failed

Description: Bulk change municipality for clients to empty input should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsToNonExistentMunicipalityShouldFail failed

Description: Bulk change municipality for clients to non existent municipality should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsWhenAtLeastOneClientDoestNotHaveActiveCaseShouldFail failed

Description: Bulk change municipality for clients when at least one client doest not have active case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsWhenAtLeastOneClientIsNotActiveShouldFail failed

Description: Bulk change municipality for clients when at least one client is not active should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsWhenClientHasClosedCaseShouldFail failed

Description: Bulk change municipality for clients when client has closed case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeMunicipalityForClientsWithoutChangeAccessPointShouldFail failed

Description: Bulk change municipality for clients without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientBulkChangeOrganizationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeOrganizationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeOrganizationFeature.FeatureTearDown()
TestName Status
BulkChangeOrganizationForClientsShouldSucceed failed

Description: Bulk change organization for clients should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsThatIHaveNoAccessToShouldFail failed

Description: Bulk change organization for clients that i have no access to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsToEmptyInputShouldSucceed failed

Description: Bulk change organization for clients to empty input should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsToNonExistentOrganizationShouldFail failed

Description: Bulk change organization for clients to non existent organization should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsToNotActiveOrganizationShouldFail failed

Description: Bulk change organization for clients to not active organization should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsWhenAtLeastOneClientDoestNotHaveActiveCaseShouldFail failed

Description: Bulk change organization for clients when at least one client doest not have active case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsWhenAtLeastOneClientIsNotActiveShouldFail failed

Description: Bulk change organization for clients when at least one client is not active should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsWhenClientHasClosedCaseShouldFail failed

Description: Bulk change organization for clients when client has closed case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeOrganizationForClientsWithoutChangeAccessPointShouldFail failed

Description: Bulk change organization for clients without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientBulkChangeValidateAffiliationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeValidateAffiliationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkChangeValidateAffiliationFeature.FeatureTearDown()
TestName Status
ValidateClientsWhoHaveClientGroupsThatDontMatchSpecifiedAffiliationShouldReturnClientWhoIsNotCompatibleWithThatAffiliation failed

Description: Validate clients who have client groups that dont match specified affiliation should return client who is not compatible with that affiliation

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ValidateClientsWhoHaveClientGroupsThatDontMatchSpecifiedAffiliationShouldSucceed failed

Description: Validate clients who have client groups that dont match specified affiliation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientBulkQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.Client.ClientBulkQueryFeature.FeatureTearDown()
TestName Status
GetClientCountByBulkChangeQueryShouldReturnOnlyActiveClients failed

Description: Get client count by bulk change query should return only active clients

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByBulkChangeQueryShouldReturnOnlyClientsWithCases failed

Description: Get client count by bulk change query should return only clients with cases

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByBulkChangeQueryShouldSucceed failed

Description: Get client count by bulk change query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByBulkChangeQueryWithoutChangeAccessPointShouldFail failed

Description: Get client count by bulk change query without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByBulkChangeShouldReturnOnlyAccessibleClients failed

Description: Get client count by bulk change should return only accessible clients

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificClientByBulkChangeQueryShouldSucceed failed

Description: Get specific client by bulk change query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PersonCaseBulkChangeCaseworkerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkChangeCaseworkerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkChangeCaseworkerFeature.FeatureTearDown()
TestName Status
BulkChangeCaseworkerForCasesShouldSucceed failed

Description: Bulk change caseworker for cases should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesThatIHaveNoAccessToShouldFail failed

Description: Bulk change caseworker for cases that i have no access to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesToEmptyInputShouldSucceed failed

Description: Bulk change caseworker for cases to empty input should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesToNonExistentCaseworkerShouldFail failed

Description: Bulk change caseworker for cases to non existent caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesWhenAtLeastOneCaseIsNotActiveShouldFail failed

Description: Bulk change caseworker for cases when at least one case is not active should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesWhenIHaveNoAccessToCaseworkerShouldSucceed failed

Description: Bulk change caseworker for cases when i have no access to caseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCaseworkerForCasesWithoutChangeAccessPointShouldFail failed

Description: Bulk change caseworker for cases without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PersonCaseBulkChangeCoCaseworkerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkChangeCoCaseworkerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkChangeCoCaseworkerFeature.FeatureTearDown()
TestName Status
BulkChangeCocaseworkerForCasesShouldSucceed failed

Description: Bulk change cocaseworker for cases should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesThatIHaveNoAccessToShouldFail failed

Description: Bulk change cocaseworker for cases that i have no access to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesToEmptyInputShouldSucceed failed

Description: Bulk change cocaseworker for cases to empty input should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesToNonExistentCocaseworkerShouldFail failed

Description: Bulk change cocaseworker for cases to non existent cocaseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesWhenAtLeastOneCaseIsNotActiveShouldFail failed

Description: Bulk change cocaseworker for cases when at least one case is not active should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesWhenIHaveNoAccessToCocaseworkerShouldSucceed failed

Description: Bulk change cocaseworker for cases when i have no access to cocaseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesWithKeepCurrentCocaseworkerShouldSucceed failed

Description: Bulk change cocaseworker for cases with keep current cocaseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BulkChangeCocaseworkerForCasesWithoutChangeAccessPointShouldFail failed

Description: Bulk change cocaseworker for cases without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PersonCaseBulkQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.BulkChange.PersonCase.PersonCaseBulkQueryFeature.FeatureTearDown()
TestName Status
GetPersonCaseCountByBulkChangeQueryShouldReturnOnlyActiveCases failed

Description: Get person case count by bulk change query should return only active cases

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByBulkChangeQueryShouldSucceed failed

Description: Get person case count by bulk change query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByBulkChangeQueryWithoutChangeAccessPointShouldFail failed

Description: Get person case count by bulk change query without Change access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByBulkChangeShouldReturnOnlyAccessibleCases failed

Description: Get person case count by bulk change should return only accessible cases

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificPersonCaseByBulkChangeQueryShouldSucceed failed

Description: Get specific person case by bulk change query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteClientWithEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Client.DeleteClientWithEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Client.DeleteClientWithEventsFeature.FeatureTearDown()
TestName Status
DeleteClientWithCorrespondenceShouldSucced("Title","SF_CASE","Correspondence","Today","Today","Note","","false","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteClientWithCorrespondenceShouldSucced("Title","SF_CASE","Correspondence","Today","Today","Note","","true","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteClientWithEnquirySccWithoutCaseShouldSucced failed

Description: Delete Client with enquiryScc without case should succed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteClientWithEnquiryShouldSucced failed

Description: Delete Client with Enquiry should succed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteClientWithJounalNoteShouldSucced failed

Description: Delete Client with Jounal note should succed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletedClientShouldNotApearInClientQuery failed

Description: Deleted Client should not apear in client query

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EmptyCasesFromDeletedClientShouldNotBeListed failed

Description: Empty cases from deleted Client should not be listed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccConnectedToDeletedClientShouldNotBeListedInAllEventsLists failed

Description: EnquiryScc connected to deleted client should not be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByQueryOfDeletedClientShouldBeZero failed

Description: Get enquiry count by query of deleted client should be zero

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceAndJournalsForDeletedClientShould failed

Description: Get event statistics of correspondence and journals for deleted client should

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByQueryOfDeletedClientShouldBeZero failed

Description: Get incoming correspondence count by query of deleted client should be zero

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryOfDeletedClientShouldBeZero failed

Description: Get journal count by query of deleted client should be zero

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MultipleFinishedEventsConnectedToDeletedClientShouldNotBeListedInAllEventsLists failed

Description: Multiple Finished Events connected to deleted client should not be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnfinishedCorrespondenceConnectedToDeletedClientShouldNotBeListedInAllEventsLists failed

Description: Unfinished Correspondence connected to deleted client should not be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnfinishedJournalConnectedToDeletedClientShouldNotBeListedInAllEventsLists failed

Description: Unfinished Journal connected to deleted client should not be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateClientEmployeeDeviationFailFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Create.CreateClientEmployeeDeviationFailFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Create.CreateClientEmployeeDeviationFailFeature.FeatureTearDown()
TestName Status
AddDeviationWithEmployeeWithNoAccessToClientGroupShouldFail failed

Description: Add deviation with employee with no access to client group should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithEmployeeWithNoAccessToClientShouldFail failed

Description: Add deviation with employee with no access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithLimitedOverrideAccessAccessPointShouldFail("None",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithLimitedOverrideAccessAccessPointShouldFail("Read",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithNon_ExistingAccessPointShouldFail failed

Description: Add deviation with non-existing access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithNon_ExistingClientShouldFail failed

Description: Add deviation with non-existing client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithNon_ExistingEmployeeShouldFail failed

Description: Add deviation with non-existing employee should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithoutCommentShouldFail failed

Description: Add deviation without comment should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddMultipleDeviationsShouldFail failed

Description: Add multiple deviations should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateClientEmployeeDeviationSuccessFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Create.CreateClientEmployeeDeviationSuccessFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Create.CreateClientEmployeeDeviationSuccessFeature.FeatureTearDown()
TestName Status
AddDeviationsForDifferentClientsShouldSucceedAndNotShowClientInfo failed

Description: Add deviations for different clients should succeed and not show client info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationShouldSucceedAndNotShowClientAndCaseInfo failed

Description: Add deviation should succeed and not show client and case info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AddDeviationWithoutAccessToClientsInClientGroupShouldSucceedAndShowClientAndCaseInfo failed

Description: Add deviation without access to clients in client group should succeed and show client and case info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EmployeeWithAddedAccessToClientShouldBeAllowedToBeChosenAsCaseworkerOnACase failed

Description: Employee with added access to client should be allowed to be chosen as caseworker on a case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EmployeeWithRemovedAccessToClientShouldNotBeAllowedToBeChosenAsCaseworkerOnACase failed

Description: Employee with removed access to client should not be allowed to be chosen as caseworker on a case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationFailFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Update.UpdateClientEmployeeDeviationFailFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Update.UpdateClientEmployeeDeviationFailFeature.FeatureTearDown()
TestName Status
UpdateClientEmployeeDeviationWithLimitedOverrideAccessAccessPointShouldFail("None",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationWithLimitedOverrideAccessAccessPointShouldFail("Read",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationWithNon_ExistingAccessPointShouldFail failed

Description: Update client employee deviation with non-existing access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationWithNon_ExistingClientShouldFail failed

Description: Update client employee deviation with non-existing client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationWithNon_ExistingEmployeeShouldFail failed

Description: Update client employee deviation with non-existing employee should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateNon_ExistingClientEmployeeDeviationShouldFail failed

Description: Update non-existing client employee deviation should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOwnClientEmployeeDeviationWhenItsSetToRemovedShouldFail failed

Description: Update own client employee deviation when it's set to Removed should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationSuccessFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Update.UpdateClientEmployeeDeviationSuccessFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.Update.UpdateClientEmployeeDeviationSuccessFeature.FeatureTearDown()
TestName Status
EditClientEmployeeDeviationShouldFailWhenCommentIsEmpty failed

Description: Edit client employee deviation should fail when comment is empty

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EditClientEmployeeDeviationShouldSucceedAndShowClientAndCaseInfo failed

Description: Edit client employee deviation should succeed and show client and case info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientEmployeeDeviationShouldSucceedAndNotShowClientAndCaseInfo failed

Description: Update client employee deviation should succeed and not show client and case info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDeviationsForDifferentClientsShouldSucceedAndNotShowClientInfo failed

Description: Update deviations for different clients should succeed and not show client info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationFailFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationFailFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationFailFeature.FeatureTearDown()
TestName Status
ViewClientEmployeeDeviationForNon_ExistingClientShouldFail failed

Description: View client employee deviation for non-existing client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationFromDifferentClientGroupShouldFail failed

Description: View client employee deviation from different client group should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationFromDifferentOrganizationShouldFail failed

Description: View client employee deviation from different organization should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationWithNoneOverrideAccessAccessPointShouldFail failed

Description: View client employee deviation with None OverrideAccess access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationHistoryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationHistoryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationHistoryFeature.FeatureTearDown()
TestName Status
ViewClientEmployeeDeviationHistoryFromDifferentClientGroupShouldSucceedAndReturn0Results failed

Description: View client employee deviation history from different client group should succeed and return 0 results

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationHistoryFromDifferentOrganizationShouldSucceedAndReturn0Results failed

Description: View client employee deviation history from different organization should succeed and return 0 results

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationHistoryWithNoneOverrideAccessAccessPointShouldSucceedAndReturn0Results failed

Description: View client employee deviation history with None OverrideAccess access point should succeed and return 0 results

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationHistoryWithReadClientDetailsAccessPointShouldSucceedAndReturn1Result failed

Description: View client employee deviation history with Read ClientDetails access point should succeed and return 1 result

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationShouldSucceed failed

Description: View client employee deviation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewNon_ExistingClientEmployeeDeviationHistoryShouldSucceedAndReturn0Results failed

Description: View non-existing client employee deviation history should succeed and return 0 results

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationSuccessFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationSuccessFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ClientEmployeeDeviation.View.ViewClientEmployeeDeviationSuccessFeature.FeatureTearDown()
TestName Status
ViewClientEmployeeDeviationShouldSucceedAndShowLastDeviation failed

Description: View client employee deviation should succeed and show last deviation

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientEmployeeDeviationWithReadClientDetailsAccessPointShouldSucceed failed

Description: View client employee deviation with Read ClientDetails access point should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewEmptyClientEmployeeDeviationListShouldSucceed failed

Description: View empty client employee deviation list should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_CorrespondenceAttachmentsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.BVV_CorrespondenceAttachmentsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.BVV_CorrespondenceAttachmentsFeature.FeatureTearDown()
TestName Status
BVV_GetCorrespondenceAttachmentShouldAlsoIncludeFinishedEnquiries failed

Description: BVV-Get correspondence attachment should also include finished enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CAR_MergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CAR_MergeFeature.FeatureTearDown()
TestName Status
CAR_CorrespondenceShouldRemergeOnUpdate failed

Description: CAR-Correspondence should remerge on update

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeCorespondenceDateAndFinishingShouldChangeCorrespondenceDateToTodaysDate("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceCorrespondencedate\"][Correspondence correspondence date][/span][/p]","today-1","today",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"]Adam Star[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"]05.07.1982[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"]Street 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"]99999999999[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"]Maria Star[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"]25.03.1986[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"]Street 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"]88888888[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientUserClosestRelationAndUserCopyOfPostRelationsMergefield("true","false","[p][span style=\"font-size:12pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonclosestrelation\"][User closest relation][/span] [/span][/span][/p]","[p][span style=\"font-size:12pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonclosestrelation\"]Eve John Reed[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientUserClosestRelationAndUserCopyOfPostRelationsMergefield("false","false","[p][span style=\"font-size:12pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonclosestrelation\"][User closest relation][/span] [/span][/span][/p]","[p][span style=\"font-size:12pt\"][span style=\"font-family:Verdana,Geneva,sans-serif\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonclosestrelation\"] [/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientUserClosestRelationAndUserCopyOfPostRelationsMergefield("false","true","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonUsercopyofpostrelations\"][User copy of post relations][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonusercopyofpostrelations\"]Eve John Reed[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromClientUserClosestRelationAndUserCopyOfPostRelationsMergefield("false","false","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonUsercopyofpostrelations\"][User copy of post relations][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonusercopyofpostrelations\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseDeadlineMergefield("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseUsedefaultdeadline\"][Case use default deadline yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseusedefaultdeadline\"]Ja[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCasePersoncasetype\"][Person case type][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecasepersoncasetype\"]PCT PersonCaseType[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCaseMaincategory\"][Case main category][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecasemaincategory\"]MCA MainCategory[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseTitle\"][Case title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasetitle\"]PersonCaseType[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseStatus\"][Case status][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasestatus\"]New[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseNumber\"][Case number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasenumber\"]YYYY-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseReferralclient\"][Case referral client yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasereferralclient\"]Nei[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseStatus\"][Case status][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasestatus\"]New[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseAdditionalcategory\"][Case additional categories][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseadditionalcategory\"]MainCategory-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerAddress\"][Case owner address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseowneraddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerEmail\"][Case owner email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseowneremail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerLastname\"][Case owner last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerlastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerFirstname\"][Case owner first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerfirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerFullname\"][Case owner full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerfullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerInitials\"][Case owner initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerCellphone\"][Case owner cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownercellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerPhone\"][Case owner phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCaseOwnerPostcode\"][Case owner address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecaseownerpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerAddress\"][Caseworker address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceowneraddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerEmail\"][Caseworker email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceowneremail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerLastname\"][Caseworker last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerlastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerFirstname\"][Caseworker first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerfirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerFullname\"][Caseworker full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerfullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerInitials\"][Caseworker initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerCellphone\"][Caseworker cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownercellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerPhone\"][Caseworker phone number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceOwnerPostcode\"][Caseworker post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceownerpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnedByEmployeePositions\"][Caseworker positions][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownedbyemployeepositions\"]Position, Worker[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceDataAndTemplate failed

Description: CAR-Merge produce text from correspondence data and template

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceInternalApproversMergefield("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondenceinternalapprovers\"][Correspondence internal approvers][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondenceinternalapprovers\"]First Middle Last New Position, Position[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLastInternalApproverMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"][Correspondence last internal approver][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"]Second SE Employee[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"]First FE Employee[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLastInternalApproverMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"][Correspondence last internal approvers title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"]New Position2, Position2[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"]Position1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"EmployeepositionTitle\"][Logged in employee position title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"employeepositiontitle\"]Worker[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeAddress\"][Logged in employee address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeaddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeEmail\"][Logged in employee email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeemail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeLastname\"][Logged in employee last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeelastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeFirstname\"][Logged in employee first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeefirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeFullname\"][Logged in employee full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeefullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeInitials\"][Logged in employee initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeCellphone\"][Logged in employee cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeecellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeePhone\"][Logged in employee phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeephone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionEmployeeidPostcode\"][Logged in employee post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionemployeeidpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationAddress\"][Logged in organization address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationaddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationVisitaddress\"][Logged in organization visit address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationvisitaddress\"]VisitAdress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationEmail\"][Logged in organization email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationemail\"]Email@visma.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationNumber\"][Logged in organization number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationnumber\"]876460904[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationname\"][Logged in organization organization name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationname\"]SF_Org[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationPhone\"][Logged in organization phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationAddresspostcode\"][Logged in organization address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationaddresspostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationVisitaddresspostcode\"][Logged in organization visit address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationvisitaddresspostcode\"]1020 1020[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationMunicipality\"][Logged in organization municipality][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationmunicipality\"]New NEW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceAccessPointsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAccessPointsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAccessPointsFeature.FeatureTearDown()
TestName Status
PostShouldFailWhenCaseworkerDoesNotHavePostWriteAccessrights failed

Description: Post should fail when caseworker does not have post write accessrights

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceAccessRightsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAccessRightsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAccessRightsFeature.FeatureTearDown()
TestName Status
AccessToCorrespondenceCategoriesShouldFail("Title","MainDif","Brev","Today","Note","None","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldFail("Title","MainDif","Henvisning","Today","Note","None","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldFail("Title","MainDif","Sakkyndig Vurdering","Today","Note","None","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldFail("Title","MainDif","","Today","Note","None","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldSucceed("Title","SF_CASE","Brev","Today","Note","Full","None","None","None","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldSucceed("Title","SF_CASE","Henvisning","Today","Note","None","Full","None","None","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldSucceed("Title","SF_CASE","Sakkyndig Vurdering","Today","Note","None","None","Full","None","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToCorrespondenceCategoriesShouldSucceed("Title","SF_CASE","Brev","Today","Note","None","None","None","Full","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CaseworkerShouldSeePersonCasesCorrespondenceInEventsListButNotSeeItsInfo failed

Description: Caseworker should see person case's correspondence in events list but not see its info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CaseworkerShouldSeeSystemCasesCorrespondenceInEventsListButNotSeeItsInfo failed

Description: Caseworker should see system case's correspondence in events list but not see its info

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithoutAccessToClientShouldFail failed

Description: Create correspondence without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithoutSystemcaseWritePermissionShouldFail failed

Description: Create correspondence without systemcase write permission should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateUpdateAndReadActionsWithoutAccessToActivityLogShouldBeSeenInCorrespondenceActivityLog failed

Description: Create update and read actions without access to activity log should be seen in correspondence activity log

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCorrespondencePdfWithoutAccessPointsToSystemCaseShouldFail failed

Description: Get correspondence pdf without access points to system case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCorrespondenceWithoutAccessToCategoryShouldFail failed

Description: Get correspondence without access to category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MarkingExistingCorrespondenceAsFinishedWithoutAccessToClientShouldFail failed

Description: Marking existing correspondence as finished without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithoutAccessToClientShouldFail failed

Description: Update correspondence without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdatingMyOwnCorrespondenceWithoutAccessRightsShouldSucceed failed

Description: Updating my own correspondence without access rights should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingCorrespondenceWithoutAccessToClientShouldFail failed

Description: Viewing existing correspondence without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceActivityLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceActivityLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceActivityLogFeature.FeatureTearDown()
TestName Status
ApprovingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedDocuments failed

Description: Approving correspondence with attachments should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_ApprovingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedDocuments failed

Description: CAR-BVV-Approving correspondence with attachments should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_FinishingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedEnquiry failed

Description: CAR-BVV-Finishing correspondence with attachments should log activity on attached enquiry

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_SendingCorrespondenceWithCollectionOfEventsShouldLogActivityOnAttachedDocuments failed

Description: CAR-BVV-Sending correspondence with collection of events should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateUpdateAndReadCorrespondenceShoudLogActivity failed

Description: Create update and read correspondence shoud log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedCorrespondence failed

Description: Finishing correspondence with attachments should log activity on attached correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedIncomingCorrespondence failed

Description: Finishing correspondence with attachments should log activity on attached incoming correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedJournalNote failed

Description: Finishing correspondence with attachments should log activity on attached journal note

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ApprovingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedDocuments failed

Description: SCC-Approving correspondence with attachments should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_FinishingCorrespondenceWithAttachmentsShouldLogActivityOnAttachedEnquiry failed

Description: SCC-Finishing correspondence with attachments should log activity on attached enquiry

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_SendingCorrespondenceWithCollectionOfEventsShouldLogActivityOnAttachedDocuments failed

Description: SCC-Sending correspondence with collection of events should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SendingCorrespondenceWithCollectionOfEventsShouldLogActivityOnAttachedDocuments failed

Description: Sending correspondence with collection of events should log activity on attached documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceAttachmentsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAttachmentsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceAttachmentsFeature.FeatureTearDown()
TestName Status
AttachmentsDropdownContainsAttachmentFromCorrespondneceWithIncatviceCategory failed

Description: Attachments dropdown contains attachment from correspondnece with incatvice category

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_AttachmentsDropdownContainsOnlyItemsIHaveAccessTo failed

Description: CAR-BVV-Attachments dropdown contains only items i have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_AttachmentsKeepTheirInternalMarkWhenAttachedToOutgoingCorrespondence failed

Description: CAR-BVV-Attachments keep their internal mark when attached to outgoing correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetCorrespondenceAttachmentShouldAlsoIncludeFinishedEnquiries failed

Description: CAR-BVV-Get correspondence attachment should also include finished enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCorrespondenceAttachmentShouldSucceed failed

Description: Get correspondence attachment should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_AttachmentsDropdownContainsOnlyItemsIHaveAccessTo failed

Description: PPT-Attachments dropdown contains only items i have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_AttachmentsKeepTheirInternalMarkWhenAttachedToOutgoingCorrespondence failed

Description: PPT-BV-Attachments keep their internal mark when attached to outgoing correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_AttachmentsDropdownContainsOnlyItemsIHaveAccessTo failed

Description: SCC-Attachments dropdown contains only items i have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_AttachmentsKeepTheirInternalMarkWhenAttachedToOutgoingCorrespondence failed

Description: SCC-Attachments keep their internal mark when attached to outgoing correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceChangeCaseworkerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceChangeCaseworkerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceChangeCaseworkerFeature.FeatureTearDown()
TestName Status
ChangeCaseworkerToCurrentForCorrespondenceAndThenFinishingShouldSucceed failed

Description: Change caseworker to current for correspondence and then finishing should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForCorrespondenceShouldSucceed failed

Description: Change caseworker to current for correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForCorrespondenceWithoutCorrespondenceAllAccessPointShouldFail failed

Description: Change caseworker to current for correspondence without CorrespondenceAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForFinishedCorrespondenceShouldFail failed

Description: Change caseworker to current for finished correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentWhenCurrentCaseworkerDoesNotHaveAccessToCorrespondenceShouldFail failed

Description: Change caseworker to current when current caseworker does not have access to correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanNotTakeOverCorrespondence_InExternalApproval failed

Description: Non caseworker-can not take over correspondence-in external approval

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanNotTakeOverCorrespondence_InInternalApproval_WhichHasBeenApproved failed

Description: Non caseworker-can not take over correspondence-in internal approval-which has been approved

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanTakeOverCorrespondence_InInternalApproval failed

Description: Non caseworker-can take over correspondence-in internal approval

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanTakeOverCorrespondence_InInternalApproval_WhenLockedBySingleApprover failed

Description: Non caseworker-can take over correspondence-in internal approval-when locked by single approver

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanTakeOverCorrespondence_InInternalApproval_WhenNoneOfTheCoApproversStartedApprovalProcess failed

Description: Non caseworker-can take over correspondence-in internal approval-when none of the co approvers started approval process

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanTakeOverCorrespondence_InInternalApproval_WhenOneOfTheCoApproversStartedApprovalProcess failed

Description: Non caseworker-can take over correspondence-in internal approval-when one of the co approvers started approval process

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworker_CanTakeOverCorrespondence_InInternalApproval_WhichHasBeenDeclined failed

Description: Non caseworker-can take over correspondence-in internal approval-which has been declined

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworkerApprover_CanNotTakeOverCorrespondence_InInternalApproval_WhenHeIsCoApproverAndApprovalProcessHasBeenStartedByHim_ThenOtherCoApproverCanTakeOver failed

Description: Non caseworker approver-can not take over correspondence-in internal approval-when he is co approver and approval process has been started by him-then other co approver can take over

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworkerApprover_CanNotTakeOverCorrespondence_InInternalApproval_WhenHeIsCoApproverAndApprovalProcessHasNotStarted failed

Description: Non caseworker approver-can not take over correspondence-in internal approval-when he is co approver and approval process has not started

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NonCaseworkerApprover_CanNotTakeOverCorrespondence_InInternalApproval_WhichRequiresHisApproval failed

Description: Non caseworker approver-can not take over correspondence-in internal approval-which requires his approval

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceChangeConnectionFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceChangeConnectionFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceChangeConnectionFeature.FeatureTearDown()
TestName Status
ChangeCaseForFinishedCorrespondence failed

Description: Change case for finished correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseForUnfinishedCorrespondence failed

Description: Change case for unfinished correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeSystemCaseForCorrespondenceShouldFail("Today","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeSystemCaseForCorrespondenceShouldFail("","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveFinishedCorrespondenceFromCaseToClient failed

Description: Move finished correspondence from case to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveFinishedCorrespondenceFromClientToCase failed

Description: Move finished correspondence from client to case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveUnfinishedCorrespondenceFromCaseToClient failed

Description: Move unfinished correspondence from case to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveUnfinishedCorrespondenceFromClientToCase failed

Description: Move unfinished correspondence from client to case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateSystemCaseForCorrespondenceShouldFail("Today","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateSystemCaseForCorrespondenceShouldFail("","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceCopyToSiblingsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceCopyToSiblingsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceCopyToSiblingsFeature.FeatureTearDown()
TestName Status
CopyCorrespondenceWithoutANoteToSiblingShouldFail failed

Description: Copy correspondence without a note to sibling should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyCorrespondenceToClientIDoNotHaveRelationsToShouldFail failed

Description: Create and copy correspondence to client I do not have relations to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyCorrespondenceToSiblingWhoIsNotAClientShouldFail failed

Description: Create and copy correspondence to sibling who is not a client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyCorrespondenceWithoutANoteShouldFail failed

Description: Create and copy correspondence without a note should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseAndCocaseworkerWithNoAccessToClientShouldFail failed

Description: Create and copy finished correspondence with case and cocaseworker with no access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseAndSettingYourselfAsCaseworkerWhenCaseworkerDoesNotHaveAccessToSiblingShouldFail failed

Description: Create and copy finished correspondence with case and setting yourself as caseworker when caseworker does not have access to sibling should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCase("true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCase("false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCaseAndCocaseworkersShouldSucceed("true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCaseAndCocaseworkersShouldSucceed("false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed("true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithoutSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed("false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithSiblingCase failed

Description: Create and copy finished correspondence with case with sibling case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithSiblingCaseAndCocaseworkersShouldSucceed failed

Description: Create and copy finished correspondence with case with sibling case and cocaseworkers should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed failed

Description: Create and copy finished correspondence with case with sibling case when caseworker does not have access to sibling should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithWithheld("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithWithheld("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWithWithheld("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithClosedCaseWithSiblingCase failed

Description: Create and copy finished correspondence with closed case with sibling case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithoutCase failed

Description: Create and copy finished correspondence without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithYourselfAsCocaseworkersShouldFail failed

Description: Create and copy finished correspondence with yourself as cocaseworkers should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithClientIHaveRelationsTo failed

Description: Create correspondence with client I have relations to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteCorrespondenceCopiedToSiblingShouldDeleteThatCopyOnOriginalCorrespondence failed

Description: Delete correspondence copied to sibling should delete that copy on original correspondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetActiveSiblingsInformation failed

Description: Get active siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSiblingsInformation failed

Description: Get siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceDraftFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceDraftFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceDraftFeature.FeatureTearDown()
TestName Status
CreateCorrespondenceDraftShouldSucceed failed

Description: Create correspondence draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreatingDraftForLockedCorrespondenceWithDifferentUserShouldFail failed

Description: Creating draft for locked correspondence with different user should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteCorrespondenceDraftShouldSucceed failed

Description: Delete correspondence draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceDraftShouldSucceed failed

Description: Update correspondence draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceNotArchivedFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceNotArchivedFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CorrespondenceNotArchivedFeature.FeatureTearDown()
TestName Status
CAR_CreateCorrespondenceWithHealthworkerRoleShouldNotBeArchived failed

Description: CAR-Create correspondence with healthworker role should not be archived

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithHealthworkerRoleShouldNotBeArchived failed

Description: Create correspondence with healthworker role should not be archived

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.CreateCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.CreateCorrespondenceFeature.FeatureTearDown()
TestName Status
CreateAFinishedCorrespondenceWithEmptyNoteFieldShouldFail failed

Description: Create a finished correspondence with empty note field should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceFromClientDetailsWithValidDataShouldSucceed failed

Description: Create correspondence from client details with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceShouldFailWithoutPostWriteAccess("Title","SF_CASE","Correspondence","Tomorrow","Note","","false","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithAttachmentShouldSucceed failed

Description: Create correspondence with attachment should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithDeactivatedBaseregistryCodeShouldFail failed

Description: Create correspondence with deactivated baseregistry code should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithInvalidDataShouldFail("","SF_CASE","Correspondence","Today","Tittel mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithInvalidDataShouldFail("Title","","Correspondence","Today","Saksid eller Klientid mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithInvalidDataShouldFail("Title","SF_CASE","","Today","Kategori mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithInvalidDataShouldFail("Title","SF_CASE","Correspondence","","Korrespondansedato mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithInvalidDataShouldFail("12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901","SF_CASE","Correspondence","Today","Emne er for langt, maksimum 250 tegn",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithNon_ExistingCaseShouldFail failed

Description: Create correspondence with non-existing case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithNon_ExistingCategoryShouldFail failed

Description: Create correspondence with non-existing category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithNoRecipientsShouldFail failed

Description: Create correspondence with no recipients should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithOwnerAsCo_CaseworkerShouldFail failed

Description: Create correspondence with owner as co-caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithTemplateShouldSucceed failed

Description: Create correspondence with template should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithValidDataShouldSucceed("Title","SF_CASE","Correspondence","Yesterday","Today","áčđŋšŧžÁČĐŊŠŦŽ","Today","true","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithValidDataShouldSucceed("Title","SF_CASE","Correspondence","Tomorrow","Tomorrow","Note","","false","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithValidDataShouldSucceed("Title","SF_CASE","Correspondence","Today","Today","Note","","false","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithWithheldAndWithheldTypeShouldSucceed("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithWithheldAndWithheldTypeShouldSucceed("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithWithheldAndWithheldTypeShouldSucceed("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithWithheldAndWithoutWithheldTypeShouldFail failed

Description: Create correspondence with Withheld and without Withheld type should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateIncomingCorrespondenceWithTemplateShouldFailed failed

Description: Create incoming correspondence with template should failed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateOutgoingCorrespondenceWithTemplateShouldSucceed failed

Description: Create outgoing correspondence with template should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedCorrespondenceShouldSucceed failed

Description: Update of Internal or Withheld property on finished correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.DeleteCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.DeleteCorrespondenceFeature.FeatureTearDown()
TestName Status
CAR_DeletingACorrespondenceShouldSucceed failed

Description: CAR-Deleting a correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingACorrespondenceLockedByAnotherCaseworkerShouldFail failed

Description: Deleting a correspondence locked by another caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingACorrespondenceLockedByYourselfShouldSucceed failed

Description: Deleting a correspondence locked by yourself should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingACorrespondenceShouldSucceed failed

Description: Deleting a correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingANon_ExistingCorrespondenceShouldFail failed

Description: Deleting a non-existing correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.FinishCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.FinishCorrespondenceFeature.FeatureTearDown()
TestName Status
FinishingACorrespondenceShouldSucceed failed

Description: Finishing a correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingACorrespondenceThatRequireApprovalShouldSucceedWithInternalApprovers failed

Description: Finishing a correspondence that require approval should succeed with internal approvers

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingACorrespondenceWithSvarutOnShouldNotSetSentDate failed

Description: Finishing a correspondence with svarut on should not set sentDate

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingAlreadyFinishedCorrespondenceShouldFail failed

Description: Finishing already finished correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingANon_ExistingCorrespondenceShouldFail failed

Description: Finishing a non-existing correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.LockCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.LockCorrespondenceFeature.FeatureTearDown()
TestName Status
LockAlreadyLockedCorrespondenceShouldFail failed

Description: Lock already locked correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockCorrespondenceWhenCaseworkerDoesNotHaveAccessToCorrespondenceShouldFail failed

Description: Lock correspondence when caseworker does not have access to correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockCorrespondenceWhenCaseworkerDoesNotHaveCorrespondenceAllAccessPointShouldFail failed

Description: Lock correspondence when caseworker does not have CorrespondenceAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockingAndUnlockingCorrespondenceShouldSucceed failed

Description: Locking and unlocking correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockingCorrespondenceWithAnotherCaseworkerShouldSucceed failed

Description: Locking correspondence with another caseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockAlreadyUnlockedCorrespondenceShouldFail failed

Description: Unlock already unlocked correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockCorrespondenceWhenCaseworkerDoesNotHaveAccessToCorrespondenceShouldFail failed

Description: Unlock correspondence when caseworker does not have access to correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockCorrespondenceWhenCaseworkerDoesNotHaveCorrespondenceAllAccessPointShouldFail failed

Description: Unlock correspondence when caseworker does not have CorrespondenceAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockingCorrespondenceWithAnotherCaseworkerShouldSucceed failed

Description: Unlocking correspondence with another caseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.MergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.MergeFeature.FeatureTearDown()
TestName Status
BVV_MergeProduceTextFromClientParentalRightMergefield("true","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Child parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"]Parent Par Parentson[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_MergeProduceTextFromClientParentalRightMergefield("false","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Child parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"] [/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_SCC_MergeProduceTextFromCorrespondenceCaseDeadlineMergefield("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseUsedefaultdeadline\"][Case use default deadline yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseusedefaultdeadline\"]Nei[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_ViewMergeFieldsShouldSucceed failed

Description: BVV-View merge fields should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceShouldRemergeOnUpdate failed

Description: Correspondence should remerge on update

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeCorespondenceDateAndFinishingShouldChangeCorrespondenceDateToTodaysDate("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceCorrespondencedate\"][Correspondence correspondence date][/span][/p]","today-1","today",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"]Adam Star[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"]05.07.1982[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"]Street 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientFathersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"]99999999999[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientallergies\"][Child allergy/illness][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientallergies\"]Peanut[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientnickname\"][Child alternative name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientnickname\"]Nickname123[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientbirthdate\"][Child birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientbirthdate\"]12.12.2012[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientbirthnumber\"][Child birth number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientbirthnumber\"]12121299869[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientcomment\"][Child comment][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientcomment\"]i like trains[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfirstname\"][Child first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfirstname\"]Jane[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonmiddlename\"][Child middle name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonmiddlename\"]MiddleName[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfullname\"][Child full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfullname\"]Jane MiddleName Doe[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientlastname\"][Child last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientlastname\"]Doe[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecretaddress\"][Child secret address yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecretaddress\"]Nei[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingsecretaddress\"][Child visiting secret address yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingsecretaddress\"]Nei[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientpostcode\"][Child address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientaddress\"][Child address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientaddress\"]Street[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientemail\"][Child email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientemail\"]em@ail.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientcitizenshipnationality\"][Child nationality][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientcitizenshipnationality\"]NATIONALITY-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientphone\"][Child phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientphone\"]+370 1234567890[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecondaryphone\"][Child secondary phone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecondaryphone\"]+4700 987654567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingaddress\"][Child visiting address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingaddress\"]Visit Addr. 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientlanguage\"][Child language][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientlanguage\"]LNG1 LANGUAGECODE-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientvisitingaddresspostcode\"][Child visiting address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientvisitingaddresspostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientlivingwith\"][Child living with][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientlivingwith\"]LIV1 LIVINGCODE-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"]Maria Star[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"]25.03.1986[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"]Street 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromClientMothersMergefields("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"]88888888[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseDeadlineMergefield("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseUsedefaultdeadline\"][Case use default deadline yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseusedefaultdeadline\"]Ja[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCasePersoncasetype\"][Person case type][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecasepersoncasetype\"]PCT PersonCaseType[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCaseMaincategory\"][Case main category][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecasemaincategory\"]MCA MainCategory[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseTitle\"][Case title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasetitle\"]PersonCaseType[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseStatus\"][Case status][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasestatus\"]New[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseNumber\"][Case number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasenumber\"]YYYY-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseReferralclient\"][Case referral client yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasereferralclient\"]Nei[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseStatus\"][Case status][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasestatus\"]New[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseAdditionalcategory\"][Case additional categories][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseadditionalcategory\"]MainCategory-1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerAddress\"][Case owner address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseowneraddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerEmail\"][Case owner email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseowneremail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerLastname\"][Case owner last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerlastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerFirstname\"][Case owner first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerfirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerFullname\"][Case owner full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerfullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerInitials\"][Case owner initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerCellphone\"][Case owner cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownercellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceCaseOwnerPhone\"][Case owner phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondencecaseownerphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseOwnerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceCaseOwnerPostcode\"][Case owner address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondencecaseownerpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseReferralOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationname\"][Case referral organization name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationname\"]Organization name[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseReferralOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationaddress\"][Case referral organization address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationaddress\"]Address 1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseReferralOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationpostcodeandcity\"][Case referral organization post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecaseidcasereferralorganizationpostcodeandcity\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerAddress\"][Caseworker address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceowneraddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerEmail\"][Caseworker email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceowneremail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerLastname\"][Caseworker last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerlastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerFirstname\"][Caseworker first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerfirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerFullname\"][Caseworker full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerfullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerInitials\"][Caseworker initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerCellphone\"][Caseworker cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownercellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnerPhone\"][Caseworker phone number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownerphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"CorrespondenceOwnerPostcode\"][Caseworker post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceownerpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceCaseworkerMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"CorrespondenceOwnedByEmployeePositions\"][Caseworker positions][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"correspondenceownedbyemployeepositions\"]Position, Worker[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceDataAndTemplate failed

Description: Merge produce text from correspondence data and template

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceInternalApproversMergefield("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondenceinternalapprovers\"][Correspondence internal approvers][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondenceinternalapprovers\"]First Middle Last New Position, Position[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLastInternalApproverMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"][Correspondence last internal approver][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"]Second SE Employee[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapprover\"]First FE Employee[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLastInternalApproverMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"][Correspondence last internal approvers title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"]New Position2, Position2[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencelastinternalapproverroles\"]Position1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"EmployeepositionTitle\"][Logged in employee position title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"employeepositiontitle\"]Worker[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeAddress\"][Logged in employee address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeaddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeEmail\"][Logged in employee email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeemail\"]email@email.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeLastname\"][Logged in employee last name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeelastname\"]White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeFirstname\"][Logged in employee first name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeefirstname\"]Jack[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeFullname\"][Logged in employee full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeefullname\"]Jack White[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeInitials\"][Logged in employee initials][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeeinitials\"]JW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeeCellphone\"][Logged in employee cellphone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeecellphone\"]+370 61234567[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"EmployeepositionEmployeePhone\"][Logged in employee phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"employee\" data-field-name=\"employeepositionemployeephone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionEmployeeidPostcode\"][Logged in employee post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionemployeeidpostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationAddress\"][Logged in organization address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationaddress\"]Adress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationVisitaddress\"][Logged in organization visit address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationvisitaddress\"]VisitAdress[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationEmail\"][Logged in organization email][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationemail\"]Email@visma.com[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationNumber\"][Logged in organization number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationnumber\"]876460904[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationname\"][Logged in organization organization name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationname\"]SFOrg[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"EmployeepositionOrganizationPhone\"][Logged in organization phonenumber][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"organization\" data-field-name=\"employeepositionorganizationphone\"]+47 123456789[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationAddresspostcode\"][Logged in organization address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationaddresspostcode\"]1010 1010[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationVisitaddresspostcode\"][Logged in organization visit address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationvisitaddresspostcode\"]1020 1020[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceLoggedInEmployeeOrganizationMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EmployeepositionOrganizationMunicipality\"][Logged in organization municipality][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"employeepositionorganizationmunicipality\"]New NEW[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceRegistrationnumber\"][Correspondence registration number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondenceregistrationnumber\"]YYYY/1[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceTitle\"][Correspondence title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencetitle\"]Title[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceCocaseworkers\"][Correspondence cocaseworkers][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencecocaseworkers\"]Jack K. Parker[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceRecipients\"][Correspondence recipients][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencerecipients\"]Recipient[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromCorrespondenceMergefields("[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"CorrespondenceRecipientsfull\"][Correspondence recipients full][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"correspondence\" data-field-name=\"correspondencerecipientsfull\"]Recipient[br]Address[br]3080 City[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathername\"][Client father name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherbirthdate\"][Client father birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatheraddress\"][Client father address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFatherpost\"][Client father post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfatherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientFathersMergefieldsIfHeIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientFathertelephone\"][Client father telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfathertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheHasDeactivatedRole("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothername\"][Client mother name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothername\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherbirthdate\"][Client mother birth date][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherbirthdate\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotheraddress\"][Client mother address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotheraddress\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMotherpost\"][Client mother post][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmotherpost\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeShouldNotProduceTextFromClientMothersMergefieldsIfSheIsDeactivated("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientMothertelephone\"][Client mother telephone][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientmothertelephone\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_MergeProduceTextFromClientParentalRightMergefield("true","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Client parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"]Parent Par Parentson[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_MergeProduceTextFromClientParentalRightMergefield("false","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Client parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"] [/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_ViewMergeFieldsShouldSucceed failed

Description: PPT-View merge fields should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_MergeProduceTextFromClientParentalRightMergefield("true","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Main person parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"]Parent Par Parentson[/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_MergeProduceTextFromClientParentalRightMergefield("false","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"CorrespondenceClientidPersonidPersonParentalright\"][Main person parental right][/span] [/span][/span][/p]","[p][span style=\"font-size:14pt\"][span style=\"font-family:Calibri\"][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientidpersonidpersonparentalright\"] [/span] [/span][/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecretaddress\"][Child secret address yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientsecretaddress\"]Ja[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingsecretaddress\"][Child visiting secret address yes/no][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingsecretaddress\"]Ja[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientpostcode\"][Child address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientpostcode\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientaddress\"][Child address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientaddress\"]Hemmelig adresse[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingaddress\"][Child visiting address][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientvisitingaddress\"]Hemmelig adresse[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SecretAddressShouldNotBeMerged("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientvisitingaddresspostcode\"][Child visiting address post place][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"correspondenceclientvisitingaddresspostcode\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VerifyThatAllFiledsAreRemergedAfterChangeConnectionOnAUnfinishedCorrespondence("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseTitle\"][Case title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasetitle\"]PersonCaseType[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasetitle\"]SF_CASEC[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VerifyThatAllFiledsAreRemergedAfterChangeConnectionOnAUnfinishedCorrespondence("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"CorrespondenceCaseNumber\"][Case number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasenumber\"]YYYY-1[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"correspondencecasenumber\"]YYYY-2[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VerifyThatAllFiledsAreRemergedAfterChangeConnectionOnAUnfinishedCorrespondence("[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfullname\"][Child full name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfullname\"]John John Reed[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"person\" data-field-name=\"correspondenceclientfullname\"]Jane John Reed[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_CorrespondenceAttachmentsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.SCC_CorrespondenceAttachmentsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.SCC_CorrespondenceAttachmentsFeature.FeatureTearDown()
TestName Status
SCC_GetCorrespondenceAttachmentShouldAlsoIncludeFinishedEnquiries failed

Description: SCC-Get correspondence attachment should also include finished enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsByCaseFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsByCaseFeature.FeatureTearDown()
TestName Status
SearchSenderRecipientsByCaseShouldNotReturnPersonListIfCaseworkerDoesNotHaveExtendedSearchAccessPoint("Case","Person","2","0","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldNotReturnPersonListIfCaseworkerDoesNotHaveExtendedSearchAccessPoint("Case","Client","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldReturnPersonsWithNoAccessToCase("Client","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","","false","true","2","0","0","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","SFOrg","false","true","0","1","0","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Person1","false","true","1","0","1","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Person","false","true","2","0","1","0","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Client","false","true","0","0","2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","","false","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","SFOrg","false","true","0","1","0","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Person1","false","true","0","1","1","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Person","false","true","0","1","2","0","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Client","false","true","0","0","2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","","true","false","2","0","0","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","SFOrg","true","false","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Person1","true","false","1","0","1","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Person","true","false","2","0","1","0","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case","Client","true","false","0","0","2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","","true","false","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","SFOrg","true","false","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Person1","true","false","0","0","1","1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Person","true","false","0","0","2","1","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseShouldSucceed("Case2","Client","true","false","0","0","2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByCaseWithNoAccessToCaseShouldFail failed

Description: Search sender recipients by case with no access to case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsByClientFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsByClientFeature.FeatureTearDown()
TestName Status
SearchSenderRecipientsByClientShouldReturnPersonsWithNoAccessToClient("Client","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","","false","true","1","0","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","SFOrg","false","true","0","1","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Person1","false","true","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Person","false","true","1","0","1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Client","false","true","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","","false","true","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","SFOrg","false","true","0","1","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Person1","false","true","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Person","false","true","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Client","false","true","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","","true","false","1","0","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","SFOrg","true","false","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Person1","true","false","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Person","true","false","1","0","1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client","Client","true","false","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","","true","false","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","SFOrg","true","false","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Person1","true","false","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Person","true","false","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientShouldSucceed("Client2","Client","true","false","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsByClientWithNoAccessToClientShouldFail failed

Description: Search sender recipients by client with no access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.SearchSenderRecipientsFeature.FeatureTearDown()
TestName Status
CAR_SearchSenderRecipientsShouldSucceed("","0","2","4","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_SearchSenderRecipientsShouldSucceed("SFOrg","0","1","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_SearchSenderRecipientsShouldSucceed("Person1","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_SearchSenderRecipientsShouldSucceed("Person","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_SearchSenderRecipientsShouldSucceed("Client","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsShouldSucceed("","0","2","4","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsShouldSucceed("SFOrg","0","1","0","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsShouldSucceed("Person1","0","0","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsShouldSucceed("Person","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchSenderRecipientsShouldSucceed("Client","0","0","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.UpdateCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.UpdateCorrespondenceFeature.FeatureTearDown()
TestName Status
RemovingMyselfFromCo_CasworkerListWhenCorrespondenceIsLockedByMeShouldFail failed

Description: Removing myself from co-casworker list when correspondence is locked by me should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateACorrespondenceWithEmptyNoteFieldAndIsFinishedTrueShouldFail failed

Description: Update a correspondence with empty note field and isFinished true should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithDeactivatedBaseregistryCodeShouldFail failed

Description: Update correspondence with deactivated baseregistry code should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithEmployeeFromDifferentOrganizationShouldFail failed

Description: Update correspondence with employee from different organization should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithInvalidDataShouldFail("","SF_CASE","Correspondence","Today","Tittel mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithInvalidDataShouldFail("Title","","Correspondence","Today","Sak med id 0 ble ikke funnet",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithInvalidDataShouldFail("Title","SF_CASE","","Today","Kategori mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithInvalidDataShouldFail("Title","SF_CASE","Correspondence","","Korrespondansedato mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithNon_ExistingCaseShouldFail failed

Description: Update correspondence with non-existing case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithNon_ExistingCategoryShouldFail failed

Description: Update correspondence with non-existing category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithOwnerAsCo_CaseworkerShouldFail failed

Description: Update correspondence with owner as co-caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","CorrespondenceNew","Yesterday","Note-new","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","CorrespondenceNew","Tomorrow","Note-new","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateCorrespondenceWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","CorrespondenceNew","Today","Note","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdatingLockedCorrespondenceShouldFail failed

Description: Updating locked correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.ViewCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.ViewCorrespondenceFeature.FeatureTearDown()
TestName Status
ViewingExistingCorrespondenceShouldSucceed failed

Description: Viewing existing correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingCorrespondenceShouldFail failed

Description: Viewing non-existing correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewCorrespondencePdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Correspondence.ViewCorrespondencePdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Correspondence.ViewCorrespondencePdfFeature.FeatureTearDown()
TestName Status
ViewingExistingCorrespondenceAsAttachmentPdfShouldSucceed failed

Description: Viewing existing correspondence as attachment pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingCorrespondencePdfShouldSucceed failed

Description: Viewing existing correspondence pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingCorrespondencePdfShouldFail failed

Description: Viewing non-existing correspondence pdf should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceApprovalFailFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.CorrespondenceApproval.CorrespondenceApprovalFailFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.CorrespondenceApproval.CorrespondenceApprovalFailFeature.FeatureTearDown()
TestName Status
ApproveAlreadyApprovedCorrespondenceShouldFail failed

Description: Approve already approved correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenApproverWithTheSameQueueNumberDeclinedShouldFail failed

Description: Approving correspondence when approver with the same queue number declined should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenFirstApproverDeclinedShouldFail failed

Description: Approving correspondence when first approver declined should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenFirstApproverNotYetAprrovedOrDeclinedShouldFail failed

Description: Approving correspondence when first approver not yet aprroved or declined should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenThereAreTwoApproversWithTheSameQueueNumberAndFirstApproverHasAlreadyApprovedShouldFail failed

Description: Approving correspondence when there are two approvers with the same queue number and first approver has already approved should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenYouAreInASecondGroupButFirstGroupHaventApprovedYetShouldFail failed

Description: Approving correspondence when you are in a second group but first group havent approved yet should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceYourselfShouldFail failed

Description: Approving correspondence yourself should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingLockingOrCancelingCorrespondenceApprovalWhenAnotherApproverHasLockedCorrespondenceShouldFail failed

Description: Approving locking or canceling correspondence approval when another approver has locked correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CancelCorrespondenceApprovalWhenItIsNotCreatedShouldFail failed

Description: Cancel correspondence approval when it is not created should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CancelCorrespondenceApprovalWhenItWasAlreadyApprovedShouldFail failed

Description: Cancel correspondence approval when it was already approved should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CancelingYourOwnCorrespondenceApprovalWhenAllApproversHaveAlreadyApprovedShouldFail failed

Description: Canceling your own correspondence approval when all approvers have already approved should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceApprovalWithoutAddingCategoryToSettingsShouldFail failed

Description: Create correspondence approval without adding category to settings should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithExternalPersonWhenSvarutIsOffShouldFail failed

Description: Create correspondence for approval with external person when svarut is off should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithValidDataButWithoutApprovalAuthorityShouldFail failed

Description: Create correspondence for approval with valid data but without approval authority should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithValidDataWhenApproverHasInactiveRoleShouldFail failed

Description: Create correspondence for approval with valid data when approver has inactive role should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithYourselfAsApproverShouldFail failed

Description: Create correspondence for approval with yourself as approver should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeclineAlreadyApprovedCorrespondenceShouldFail failed

Description: Decline already approved correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeclineCorrespondenceWhenYouAreNotAssignedToDoSoShouldFail failed

Description: Decline correspondence when you are not assigned to do so should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeclineCorrespondenceWithoutCommentShouldFail failed

Description: Decline correspondence without comment should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EditingCorrespondenceWhenCanEditIsFalseShouldFail failed

Description: Editing correspondence when canEdit is false should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishCorrespondenceThatRequiresApprovalShouldFail failed

Description: Finish correspondence that requires approval should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceApprovalSuccessFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.CorrespondenceApproval.CorrespondenceApprovalSuccessFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.CorrespondenceApproval.CorrespondenceApprovalSuccessFeature.FeatureTearDown()
TestName Status
ApproveCorrespondenceWithValidDataShouldSucceed failed

Description: Approve correspondence with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenThereAreTwoApproversWithTheSameQueueNumberAndFirstApproverHasAlreadyApprovedShouldDeleteTheRestOfApprovers failed

Description: Approving correspondence when there are two approvers with the same queue number and first approver has already approved should delete the rest of approvers

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ApprovingCorrespondenceWhenYouAreInASecondGroupAndFirstGroupHasTheSameQueueNumbersForApproversAndOneOfThemApprovedShouldSucceed failed

Description: Approving correspondence when you are in a second group and first group has the same queue numbers for approvers and one of them approved should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_CancelCreatedCorrespondenceForApprovalWithValidDataShouldSucceed failed

Description: CAR-Cancel created correspondence for approval with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
Co_CaseworkerCanCancelApprovalStartedByHimself failed

Description: Co-caseworker can cancel approval started by himself

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
Co_CaseworkerCanCancelApprovalStartedByMainCaseworker failed

Description: Co-caseworker can cancel approval started by main caseworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithExternalPersonApproverShouldSucceed failed

Description: Create correspondence for approval with external person approver should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithTwoApproversShouldSucceed failed

Description: Create correspondence for approval with two approvers should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceForApprovalWithValidDataShouldSucceed failed

Description: Create correspondence for approval with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeclineCorrespondenceWithValidDataShouldSucceed failed

Description: Decline correspondence with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MainCaseworkerCanCancelApprovalStartedByCo_Caseworker failed

Description: Main caseworker can cancel approval started by co-caseworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MainCaseworkerCanCancelApprovalStartedByHimself failed

Description: Main caseworker can cancel approval started by himself

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MainCaseworkerCanNotCancelApprovalWhenExternalApproving failed

Description: Main caseworker can not cancel approval when external approving

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SendCorrespondenceForApprovalShouldChangeDocumentDateToTodaysDate failed

Description: Send correspondence for approval should change documentDate to todays date

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.CreateDocumentTemplateFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.CreateDocumentTemplateFeature.FeatureTearDown()
TestName Status
CreateDocumentTemplateForAppointmentShouldSucceed failed

Description: Create document template for appointment should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("","1","1","abc","Notat","","","","","","","","","","","","","true","Navn mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","10","","abc","","","","","","","","","","","","","","true","Maltype mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","","","","","","","","","","","","","","","true","Maltekst mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","","","abc","","","","","","","","","","","","","","true","Maltype mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","Notat","","","","","","","","","","","","","true","Kan ikke angi kategori uten også å angi type hendelse",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","2","1","abc","Notat","","","","","","","","","","","","","true","Journal kan ikke mal type topptekst og bunntekst",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","3","1","abc","Notat","","","","","","","","","","","","","true","Journal kan ikke mal type topptekst og bunntekst",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Header","Footer","Body","1","2","","","1","1","","","","true","Mal nummer to topptekst innstilling er bare for første side",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Header","Footer","","2","1","Header2","Footer2","1","1","","","","true","Mal nummer to skal kun være på første side",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Header","Footer","Body","1","1","Non_existing","Footer2","1","1","","","","true","Mal nummer to for topptekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Header","Footer","Body","1","1","Header2","Non_existing","1","1","","","","true","Mal nummer to for bunntekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Non_existing","Footer","Body","1","1","","","1","1","","","","true","Mal for topptekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldFail("template","1","","abc","","Header","Non_existing","Body","1","1","","","1","1","","","","true","Mal for bunntekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldSucceed("template","1","","abc","","Header","Footer","Body","2","2","Header2","Footer2","1","1","","","","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldSucceed("template","1","","abc","","Header","Footer","Body","1","1","","","","","","","","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldSucceed("template","1","1","abc","Notat","","","","","","","","","","","","","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldSucceed("template","1","","abc","","","","","","","","","","","Today","Employee","","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateDocumentTemplateShouldSucceed("template","1","","abc","","","","","","","","","","","","","","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DuplicateTemplate failed

Description: Duplicate template

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DocumentTemplateAccessPointsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.DocumentTemplateAccessPointsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.DocumentTemplateAccessPointsFeature.FeatureTearDown()
TestName Status
DuplicateShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Duplicate should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCategoriesShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Get categories should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetDocumentTemplatesShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Get document templates should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetElementTypesShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Get element types should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetMenuStructureShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Get menu structure should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PostShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Post should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PutShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Put should fail when caseworker does not have accesspoints

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplateFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.UpdateDocumentTemplateFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.UpdateDocumentTemplateFeature.FeatureTearDown()
TestName Status
UpdateDocumentTemplatesShouldSucceed("SF_Updated","1","1","Updated text","","","","","","","","","","","","","","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesShouldSucceed("SF_Updated","1","1","Updated text","Notat","","","","","","","","","","Today","Employee","","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesShouldSucceed("SF_Updated","1","1","Updated text","Notat","Header","Footer","Body","1","1","","","","","Today","Employee","","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesShouldSucceed("SF_Updated","1","1","Updated text","Notat","Header","Footer","Body","2","2","Header2","Footer2","1","1","Today","Employee","","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithIncorrectDataShouldFail("","1","1","Updated text","Notat","","","","","","","","","","","","","true","Navn mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithIncorrectDataShouldFail("SF_Updated","","1","Updated text","Notat","","","","","","","","","","","","","true","Maltype mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithIncorrectDataShouldFail("SF_Updated","1","","Updated text","Notat","","","","","","","","","","","","","true","Kan ikke angi kategori uten også å angi type hendelse",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithIncorrectDataShouldFail("SF_Updated","1","1","","Notat","","","","","","","","","","","","","true","Maltekst mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithNon_ExistingTemplatesShouldFail("SF_Updated","1","1","Updated text","Notat","Header","","","","","","","","","","","","true","Mal for topptekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithNon_ExistingTemplatesShouldFail("SF_Updated","1","1","Updated text","Notat","","Footer","","","","","","","","","","","false","Mal for bunntekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithNon_ExistingTemplatesShouldFail("SF_Updated","1","1","Updated text","Notat","","","","","","Header","","","","","","","true","Mal nummer to for topptekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplatesWithNon_ExistingTemplatesShouldFail("SF_Updated","1","1","Updated text","Notat","","","","","","","Footer","","","","","","true","Mal nummer to for bunntekst finnes ikke",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateDocumentTemplateWithDifferentTemplateTypeAndEventElementTypeShouldSucceedButKeepOldValues("SF_Updated","2","2","Updated text","","","","","","","","","","","","","","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewCategoriesFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewCategoriesFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewCategoriesFeature.FeatureTearDown()
TestName Status
ViewActiveCategoriesShouldSucceed failed

Description: View active categories should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewEmptyListOfCategoriesShouldSucceed failed

Description: View empty list of categories should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewDocumentTemplatesFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewDocumentTemplatesFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewDocumentTemplatesFeature.FeatureTearDown()
TestName Status
GetActiveBodyDocumentTemplatesShouldNotReturnInactiveBodyTemplates failed

Description: Get active body document templates should not return inactive body templates

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetActiveBodyDocumentTemplatesShouldNotReturnOtherThanBodyTemplates failed

Description: Get active body document templates should not return other than body templates

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetActiveBodyDocumentTemplatesShouldReturnOnlyActiveBodyTemplates failed

Description: Get active body document templates should return only active body templates

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAllDocumentTemplatesShouldSucceed failed

Description: Get all document templates should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetDocumentTemplateByEventTypeShouldReturnZeroResults failed

Description: Get document template by event type should return zero results

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewMenuStructureFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewMenuStructureFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.DocumentTemplate.ViewMenuStructureFeature.FeatureTearDown()
TestName Status
RetrievingAllElementTypesShouldSucceed failed

Description: Retrieving all element types should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnJournalMenu failed

Description: Should return journal menu

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquiryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.DeleteEnquiryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.DeleteEnquiryFeature.FeatureTearDown()
TestName Status
DeleteFinishedEnquiryShouldFail failed

Description: Delete finished enquiry should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteNotFinishedEnquiryShouldSucceed failed

Description: Delete not finished enquiry should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquirySccFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.DeleteEnquirySccFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.DeleteEnquirySccFeature.FeatureTearDown()
TestName Status
DeleteFinishedEnquirySccShouldFail failed

Description: Delete finished enquiryScc should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteNotFinishedEnquirySccShouldSucceed failed

Description: Delete not finished enquiryScc should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryAccessRightsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryAccessRightsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryAccessRightsFeature.FeatureTearDown()
TestName Status
CreateEnquiryWithAccessEnquiryReadShouldFail failed

Description: Create Enquiry with access Enquiry = Read should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquiryWithAccessEnquiryWriteShouldFail failed

Description: Delete Enquiry with access Enquiry = Write should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquiryWithAccessEnquiryReadShouldFail failed

Description: Update Enquiry with access Enquiry = Read should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryCopyToSiblingsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryCopyToSiblingsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryCopyToSiblingsFeature.FeatureTearDown()
TestName Status
CreateAndCopyEnquiryToClientIDoNotHaveRelationsToShouldFail failed

Description: Create and copy enquiry to client I do not have relations to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyEnquiryToSiblingWhoIsNotAClientShouldFail failed

Description: Create and copy enquiry to sibling who is not a client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithCase failed

Description: Create and copy finished enquiry with case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithClosedCase failed

Description: Create and copy finished enquiry with closed case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithClosedCaseWithSiblingCase failed

Description: Create and copy finished enquiry with closed case with Sibling case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithoutCase failed

Description: Create and copy finished enquiry without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithoutCaseWithWithheld("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithoutCaseWithWithheld("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquiryWithoutCaseWithWithheld("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyWithoutAccessToTheSibling failed

Description: Create and copy without access to the sibling

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithClientIHaveRelationsTo failed

Description: Create enquiry with client I have relations to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetActiveSiblingsInformation failed

Description: Get active siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSiblingsInformation failed

Description: Get siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryDraftFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryDraftFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryDraftFeature.FeatureTearDown()
TestName Status
CreateEnquiryDraftShouldSucceed failed

Description: Create enquiry draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquiryDraftShouldSucceed failed

Description: Delete enquiry draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquiryDraftShouldSucceed failed

Description: Update enquiry draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryFeature.FeatureTearDown()
TestName Status
CAR_CreateEnquiryWithCorresondence failed

Description: CAR-Create Enquiry with corresondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_UpdateEnquiry failed

Description: CAR-Update enquiry

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_СreatePersonEnquiryWithoutCase failed

Description: CAR-Сreate person enquiry without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithCorresondence failed

Description: Create Enquiry with corresondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithCorresondenceWithWithheldAndWithoutWithheldTypeShouldFail failed

Description: Create Enquiry with corresondence with Withheld and without Withheld type should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithCorrespondenceInternalOrWithheldShouldSucceed("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithCorrespondenceInternalOrWithheldShouldSucceed("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithCorrespondenceInternalOrWithheldShouldSucceed("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithInvalidDataShouldFail("","today","Enquiry","Emne mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquiryWithInvalidDataShouldFail("title","today","NotExisting","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateSystemEnquiryWithTemplate failed

Description: Create system Enquiry with template

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeEnquiry failed

Description: Merge enquiry

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquiry failed

Description: Update enquiry

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedEnquiryShouldFail failed

Description: Update of Internal or Withheld property on finished enquiry should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedEnquiryShouldSucceed failed

Description: Update of Internal or Withheld property on finished enquiry should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
СreatePersonEnquiryFromCase failed

Description: Сreate person enquiry from case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
СreatePersonEnquiryWithoutCase failed

Description: Сreate person enquiry without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryMarkedEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryMarkedEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryMarkedEventsFeature.FeatureTearDown()
TestName Status
CAR_EnquiryWhichIsMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: CAR-Enquiry which is marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_EnquiryWhichIsNotMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: CAR-Enquiry which is not marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryWhichIsMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: Enquiry which is marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryWhichIsNotMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: Enquiry which is not marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryMergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryMergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquiryMergeFeature.FeatureTearDown()
TestName Status
MergeProduceTextFromEnquiryMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"EnquiryNickname\"][Enquiry alternative name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"enquirynickname\"]Nickname[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquiryMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"EnquiryOrganization\"][Enquiry organization][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"enquiryorganization\"]School[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquiryMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"EnquiryAffiliation\"][Enquiry affiliation][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiry\" data-field-name=\"enquiryaffiliation\"]Tydal[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquiryMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EnquiryMaincategory\"][Enquiry main category][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"enquirymaincategory\"]MCA MainCategory[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquiryMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EnquiryReportertype\"][Enquiry Reporter type][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"enquiryreportertype\"]Reporter[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccAccessRightsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccAccessRightsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccAccessRightsFeature.FeatureTearDown()
TestName Status
CreateEnquirySccWithAccessEnquirySccReadShouldFail failed

Description: Create EnquiryScc with access enquiryScc = Read should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquirySccWithAccessEnquirySccWriteShouldFail failed

Description: Delete EnquiryScc with access enquiryScc = Write should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquirySccWithAccessEnquirySccReadShouldFail failed

Description: Update EnquiryScc with access enquiryScc = Read should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccCopyToSiblingsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccCopyToSiblingsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccCopyToSiblingsFeature.FeatureTearDown()
TestName Status
CreateAndCopyEnquirySccToClientIDoNotHaveRelationsToShouldFail failed

Description: Create and copy enquiryScc to client I do not have relations to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyEnquiryToSiblingWhoIsNotAClientShouldFail failed

Description: Create and copy enquiry to sibling who is not a client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquirySccWithCase failed

Description: Create and copy finished enquiryScc with case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedEnquirySccWithoutCase failed

Description: Create and copy finished enquiryScc without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithClientIHaveRelationsTo failed

Description: Create enquiryScc with client I have relations to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccDraftFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccDraftFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccDraftFeature.FeatureTearDown()
TestName Status
CreateEnquirySccDraftShouldSucceed failed

Description: Create enquiryScc draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEnquirySccDraftShouldSucceed failed

Description: Delete enquiryScc draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquirySccDraftShouldSucceed failed

Description: Update enquiryScc draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccFeature.FeatureTearDown()
TestName Status
CreateEnquirySccWithCorresondence failed

Description: Create enquiryScc with corresondence

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithCorresondenceInternalOrWithheldShouldSucceed("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithCorresondenceInternalOrWithheldShouldSucceed("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithCorresondenceWithWithheldAndWithoutWithheldTypeShouldFail("None","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithCorresondenceWithWithheldAndWithoutWithheldTypeShouldFail("None","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithInvalidDataShouldFail("","today","Enquiry","Subject is missing",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateEnquirySccWithInvalidDataShouldFail("title","today","NotExisting","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateSystemEnquirySccWithTemplate failed

Description: Create system EnquiryScc with template

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeEnquiryScc failed

Description: Merge enquiryScc

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateEnquiryScc failed

Description: Update enquiryScc

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedEnquirySccShouldFail failed

Description: Update of Internal or Withheld property on finished enquiryScc should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedEnquirySccShouldSucceed failed

Description: Update of Internal or Withheld property on finished enquiryScc should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
СreatePersonEnquirySccFromCase failed

Description: Сreate person enquiryScc from case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
СreatePersonEnquirySccWithoutCase failed

Description: Сreate person enquiryScc without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccMarkedEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccMarkedEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccMarkedEventsFeature.FeatureTearDown()
TestName Status
EnquirySccWhichIsMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: EnquiryScc which is marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccWhichIsNotMarkedAsImportantShouldBeFileterdOutWhenTheUserChoosesSo failed

Description: EnquiryScc which is not marked as important should be fileterd out when the user chooses so

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccMergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccMergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.EnquirySccMergeFeature.FeatureTearDown()
TestName Status
MergeProduceTextFromEnquirySccMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"EnquirysccNickname\"][Enquiry alternative name][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"enquirysccnickname\"]Nickname[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquirySccMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"EnquirysccOrganization\"][Enquiry organization][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"enquirysccorganization\"]School[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquirySccMergefields("[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"EnquirysccAffiliation\"][Enquiry affiliation][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"enquiryscc\" data-field-name=\"enquirysccaffiliation\"]Tydal[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquirySccMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EnquirysccMaincategory\"][Enquiry main category][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"enquirysccmaincategory\"] [/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromEnquirySccMergefields("[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"EnquirysccReportertype\"][Enquiry Reporter type][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"baseregistry\" data-field-name=\"enquirysccreportertype\"]Reporter[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.InitialEnquiryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.InitialEnquiryFeature.FeatureTearDown()
TestName Status
InitialEnquiryCopyToSiblingsFromIncomingPostConnectedToANewCase failed

Description: Initial enquiry copy to siblings from incoming post connected to a new case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryFromIncomingPostConnectedToANewCase failed

Description: Initial enquiry from incoming post connected to a new case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryFromPersonCase failed

Description: Initial enquiry from person case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryShouldNotBeCreatedOnIncomingPostConnectedToAnExistingCase failed

Description: Initial enquiry should not be created on incoming post connected to an existing case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryShouldNotCopyToSiblingsOnIncomingPostConnectedToAnExistingCase failed

Description: Initial enquiry should not copy to siblings on incoming post connected to an existing case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquirySccFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.InitialEnquirySccFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.InitialEnquirySccFeature.FeatureTearDown()
TestName Status
InitialEnquiryCopyToSiblingsFromIncomingPostConnectedToANewCase failed

Description: Initial enquiry copy to siblings from incoming post connected to a new case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryFromIncomingPostConnectedToANewCase failed

Description: Initial enquiry from incoming post connected to a new case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryFromPersonCase failed

Description: Initial enquiry from person case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryShouldNotBeCreatedOnIncomingPostConnectedToAnExistingCase failed

Description: Initial enquiry should not be created on incoming post connected to an existing case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InitialEnquiryShouldNotCopyToSiblingsOnIncomingPostConnectedToAnExistingCase failed

Description: Initial enquiry should not copy to siblings on incoming post connected to an existing case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewDownloadEnquiryPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.ViewDownloadEnquiryPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.ViewDownloadEnquiryPdfFeature.FeatureTearDown()
TestName Status
ViewingExistingEnquiryAsAttachmentPdfShouldSucceed failed

Description: Viewing existing enquiry as attachment pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingEnquiryPdfShouldSucceed failed

Description: Viewing existing enquiry pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingEnquiryPdfShouldFail failed

Description: Viewing non-existing enquiry pdf should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewDownloadEnquirySccPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Enquiries.ViewDownloadEnquirySccPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Enquiries.ViewDownloadEnquirySccPdfFeature.FeatureTearDown()
TestName Status
ViewingExistingEnquirySccAsAttachmentPdfShouldSucceed failed

Description: Viewing existing enquiryScc as attachment pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingEnquirySccPdfShouldSucceed failed

Description: Viewing existing enquiryScc pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingEnquirySccPdfShouldFail failed

Description: Viewing non-existing enquiryScc pdf should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateCorrespondenceWithMergedEventElementsPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.CreateCorrespondenceWithMergedEventElementsPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.CreateCorrespondenceWithMergedEventElementsPdfFeature.FeatureTearDown()
TestName Status
CAR_BVV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","false","true","false","1","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","false","true","false","false","1","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","2","12",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_ShouldNotCreateCorrespondenceWhenFilterSwitchedOff failed

Description: CAR-BVV-Should not create correspondence when filter switched off

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","false","Today-2","Now","Jane","","","true","false","true","false","1","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","false","Today-2","Now","Jane","","","false","true","false","false","1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","false","Today-2","Now","Jane","","","true","true","true","true","2","8",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_ShouldNotCreateCorrespondenceWhenFilterSwitchedOff failed

Description: PPT-BV-Should not create correspondence when filter switched off

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","false","true","false","1","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","false","true","false","false","1","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ShouldCreateNewCorrespondenceWithMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","2","12",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ShouldNotCreateCorrespondenceWhenFilterSwitchedOff failed

Description: SCC-Should not create correspondence when filter switched off

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldCreateNewCorrespondenceWithMergedEventsToPdfWhenCategoryDoesNotHaveSubcategoryShouldSucceed failed

Description: Should create new correspondence with merged events to pdf when category does not have subcategory should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldCreateNewCorrespondenceWithMergedEventsWhenClientHasSecretAddress failed

Description: Should create new correspondence with merged events when client has secret address

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldCreateNewCorrespondenceWithMergedEventsWhenRoleIsHealthworker failed

Description: Should create new correspondence with merged events when role is healthworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnEmptyPdfWhenNoEvents failed

Description: Should return empty pdf when no events

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnExceptionWhenNoInternalOrWithheldFilterSelected failed

Description: Should return exception when no internal or withheld filter selected

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EventAsPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.EventAsPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.EventAsPdfFeature.FeatureTearDown()
TestName Status
CreateCorrespondenceWithMergedEventsToPdfWhenCategorySubcategoryIsIncomingShouldFail failed

Description: Create correspondence with merged events to pdf when category subcategory is incoming should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.EventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.EventsFeature.FeatureTearDown()
TestName Status
BV_GetEventElementTypesAndItsInfoShouldSucceed failed

Description: BV_Get event element types and its info should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_SCC_EventElementTypesShouldNotReturnAppointmentsIfItIsTurnedOffInSettings failed

Description: BVV_SCC_Event element types should not return appointments if it is turned off in settings

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_SCC_GetEventElementTypesAndItsInfoShouldSucceed failed

Description: BVV_SCC_Get event element types and its info should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_EventElementTypesShouldNotReturnAppointmentsIfItIsTurnedOffInSettings failed

Description: CAR-Event element types should not return appointments if it is turned off in settings

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventElementTypesAndItsInfoShouldSucceed failed

Description: CAR-Get event element types and its info should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientDetailsShouldReturnNumberOfEventsOnCase failed

Description: Client details should return number of events on case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EventElementTypesShouldNotReturnAppointmentsIfItIsTurnedOffInSettings failed

Description: Event element types should not return appointments if it is turned off in settings

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventElementTypesAndItsInfoShouldSucceed failed

Description: Get event element types and its info should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.FilterEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.FilterEventsFeature.FeatureTearDown()
TestName Status
BVV_CAR_FilterEventsLinkedToCasesShouldSucceed failed

Description: BVV-CAR-Filter events linked to cases should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_CAR_FilterMarkedEventsShouldSucceed failed

Description: BVV-CAR-Filter marked events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_CAR_FilterOnlyClientEventsShouldSucceed failed

Description: BVV-CAR-Filter only client events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
BVV_CAR_FilterUnfinishedEventsShouldSucceed failed

Description: BVV-CAR-Filter unfinished events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("Today","Today","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("Yesterday","Yesterday","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("OneWeekAgo","OneWeekAgo","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("Yesterday","Today","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("OneWeekAgo","Yesterday","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("OneWeekAgo","Today","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterCaseEventsByDatesShouldSucceed("OneMonthAgo","OneMonthAgo","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterEventsLinkedToCasesShouldSucceed failed

Description: Filter events linked to cases should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterOnlyClientEventsShouldSucceed failed

Description: Filter only client events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterUnfinishedEventsShouldSucceed failed

Description: Filter unfinished events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_FilterMarkedEventsShouldSucceed failed

Description: PPT-Filter marked events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_FilterMarkedEventsShouldSucceed failed

Description: SCC-Filter marked events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetMergedEventElementEarliestCreationDateFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementEarliestCreationDateFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementEarliestCreationDateFeature.FeatureTearDown()
TestName Status
CAR_BVV_GetEarliestCreationDateFromEvents("false","true","false","true","Today","Today","Jane","","","true","true","true","true","Yesterday",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEarliestCreationDateFromEvents("false","false","true","true","Today","Today","Jane","","","true","true","true","true","Today-2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEarliestCreationDateFromEvents("false","false","false","true","Today","Today","Jane","","","true","true","true","true","Today",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEarliestCreationDateFromEvents("false","true","true","false","Today","Today","Jane","","","true","true","true","true","Yesterday",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEarliestCreationDateFromEvents("false","false","true","false","Today","Today","Jane","","","true","true","true","true","Today",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEarliestCreationDateFromEvents("false","true","false","true","Today","Today","Jane","","","true","true","true","true","Yesterday",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEarliestCreationDateFromEvents("false","false","true","true","Today","Today","Jane","","","true","true","true","true","Today-2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEarliestCreationDateFromEvents("false","false","false","true","Today","Today","Jane","","","true","true","true","true","Today",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnTodayWhenNoEvents failed

Description: Should return today when no events

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetMergedEventElementForPdfCountFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementForPdfCountFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementForPdfCountFeature.FeatureTearDown()
TestName Status
CAR_BVV_GetCountOfMergedEventsThatIHaveAccessTo failed

Description: CAR-BVV-Get count of merged events that I have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEvents("false","false","false","true","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","12","3","3","3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEvents("false","true","true","true","Today-2","Now","Jane","SF_CASE","","true","true","true","true","3","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","false","false","true","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventTotalCountFromEvents failed

Description: Get event total count from events

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetCountOfMergedEventsThatIHaveAccessTo failed

Description: PPT-BV-Get count of merged events that I have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEvents("false","true","true","false","Today-2","Now","Jane","","","true","true","true","true","8","2","2","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEvents("false","true","true","false","Today-2","Now","Jane","SF_CASE","","true","true","true","true","2","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","true","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetCountOfMergedEventsThatIHaveAccessTo failed

Description: SCC-Get count of merged events that I have access to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEvents("false","false","false","true","Today-2","Now","Jane","","","true","true","true","true","4","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","12","3","3","3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEvents("false","true","true","true","Today-2","Now","Jane","SF_CASE","","true","true","true","true","3","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","false","true","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","false","false","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","false","false","true","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetEventCountFromEventsShouldIgnoreUnfinishedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true","0","0","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldGetCountOfEventsToMergeToPdfWhenRoleIsHealthworker failed

Description: Should get count of events to merge to pdf when role is healthworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnZeroWhenNoEvents failed

Description: Should return zero when no events

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetMergedEventElementsAsPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementsAsPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.GetMergedEventElementsAsPdfFeature.FeatureTearDown()
TestName Status
CAR_BVV_GetPdfOfMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetPdfOfMergedEvents("false","true","true","true","Today-2","Now","Jane","SF_CASE","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetPdfOfMergedEventsShouldLogDownloadActivity failed

Description: CAR-BVV-Get pdf of merged events should log download activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","true","Today-2","Now","Jane","","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_BVV_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","true","Today-2","Now","Jane","SF_CASE","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPdfOfMergedAppointment failed

Description: Get pdf of merged appointment

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetPdfOfMergedEvents("false","true","true","false","Today-2","Now","Jane","","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetPdfOfMergedEvents("false","true","true","false","Today-2","Now","Jane","SF_CASE","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetPdfOfMergedEventsShouldLogDownloadActivity failed

Description: PPT-BV-Get pdf of merged events should log download activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","false","Today-2","Now","Jane","","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PPT_BV_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","false","Today-2","Now","Jane","SF_CASE","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetPdfOfMergedEvents("false","true","true","true","Today-2","Now","Jane","","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetPdfOfMergedEvents("false","true","true","true","Today-2","Now","Jane","SF_CASE","","true","true","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetPdfOfMergedEventsShouldLogDownloadActivity failed

Description: SCC-Get pdf of merged events should log download activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","true","Today-2","Now","Jane","","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetPdfOfMergedEventsWhenInternalOnly("false","true","true","true","Today-2","Now","Jane","SF_CASE","","false","true","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnExceptionWhenNoInternalOrWithheldFilterSelected failed

Description: Should return exception when no internal or withheld filter selected

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShouldReturnPdfWhenNoEvents failed

Description: Should return pdf when no events

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_SearchEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.SCC_SearchEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.SCC_SearchEventsFeature.FeatureTearDown()
TestName Status
SearchForEventsShouldListEnquiries failed

Description: Search for events should list enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchForEventsWithoutEnquiryAccessPointShouldNotListEnquiries failed

Description: Search for events without enquiry access point should not list enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.SearchEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.SearchEventsFeature.FeatureTearDown()
TestName Status
BVV_EnquiryThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: BVV-Enquiry that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_CorrespondenceThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: CAR-Correspondence that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_DiagnosisShouldBeBeListedInAllEventsLists failed

Description: CAR-Diagnosis should be be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_EnquiryThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: CAR-Enquiry that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_JournalnoteThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: CAR-Journalnote that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondenceThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: Correspondence that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CorrespondeWithAlwaysOnTopShouldBeReturnedSortedOnTop failed

Description: Corresponde with Always on top should be returned sorted on top

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalnoteThatIsConnectedToDeactivatedCategoryShouldBeListedInAllEventsLists failed

Description: Journalnote that is connected to deactivated category should be listed in all events lists

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MarkingAndUnmarkingCaseEventsShouldSucceed failed

Description: Marking and unmarking case events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchForEventsShouldListEnquiriesIfYouHaveAccessToCaseClient failed

Description: Search for events should list enquiries if you have access to case/client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchForEventsWithoutEnquiryAccessPointShouldNotListEnquiries failed

Description: Search for events without enquiry access point should not list enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldFailWhenCaseworkerDoesNotHaveCaseViewReadAccessrights failed

Description: Search should fail when caseworker does not have caseView read accessrights

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldNotListEnquiryCreatedByOtherCaseworkerOnCaseYouDontOwn failed

Description: Search should not list enquiry created by other caseworker on case you don't own

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldNotListEnquiryCreatedByOtherCaseworkersOnCaseYouDontHaveAccessToByCasetype failed

Description: Search should not list enquiry created by other caseworkers on case you don't have access to by casetype

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldSucceedWhenCaseworkerHasCaseViewFullAccessrights failed

Description: Search should succeed when caseworker has caseView full accessrights

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldSucceedWhenCaseworkerHasCaseViewReadAccessrights failed

Description: Search should succeed when caseworker has caseView read accessrights

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SeeAllEventsOnAClient failed

Description: See all events on a client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VisibleAllElementsShouldBeReturnedAsFalseWhenCorrespondenceIsNotVisible failed

Description: Visible all elements should be returned as false when correspondence is not visible

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VisibleAllElementsShouldBeReturnedAsFalseWhenJournalIsNotVisible failed

Description: Visible all elements should be returned as false when journal is not visible

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnfinishedEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Event.UnfinishedEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Event.UnfinishedEventsFeature.FeatureTearDown()
TestName Status
BVV_CAR_SearchForUnfinishedEventsShouldSucceed failed

Description: BVV-CAR-Search for unfinished events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IsAllEventsLockedShouldReturnFalseIfAppointmentIsActiveInFutureAndItShouldNotBePossibleToCloseCase failed

Description: IsAllEventsLocked should return false if appointment is active in future and it should not be possible to close case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IsAllEventsLockedShouldReturnTrueIfAppointmentIsCanceledAndItShouldBePossibleToCloseCase failed

Description: IsAllEventsLocked should return true if appointment is canceled and it should be possible to close case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IsAllEventsLockedShouldReturnTrueIfAppointmentIsPassedAndItShouldBePossibleToCloseCase failed

Description: IsAllEventsLocked should return true if appointment is passed and it should be possible to close case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchForUnfinishedEventsShouldSucceed failed

Description: Search for unfinished events should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FollowUpValidationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.FollowUp.FollowUpValidationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.FollowUp.FollowUpValidationFeature.FeatureTearDown()
TestName Status
FollowUpWithCaseThatDoesNotBelongToTheClientShouldFail failed

Description: Follow up with case that does not belong to the client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FollowUpWithCaseWhenCaseworkerDoesNotHaveAccessToItShouldFail failed

Description: Follow up with case when caseworker does not have access to it should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FollowUpWithEventThatDoesNotBelongToTheCaseShouldFail failed

Description: Follow up with event that does not belong to the case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
HeartBeatFeature unknown
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.HomePage.CorrespondenceApprovalsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.HomePage.CorrespondenceApprovalsFeature.FeatureTearDown()
TestName Status
CorrespondenceApprovalsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.HomePage.CorrespondenceApprovalsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.HomePage.CorrespondenceApprovalsFeature.FeatureTearDown()
TestName Status
CAR_GetCorrespondenceApprovalsShouldSucceed failed

Description: CAR-Get correspondence approvals should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCorrespondenceApprovalsWithSecondRoleWhichHasNoAccessShouldNotReturnCorrespondenceApproval failed

Description: CAR-Get correspondence approvals with second role which has no access should not return correspondence approval

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCorrespondenceApprovalsShouldSucceed failed

Description: Get correspondence approvals should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCorrespondenceApprovalsWithSecondRoleWhichHasNoAccessShouldNotReturnCorrespondenceApproval failed

Description: Get correspondence approvals with second role which has no access should not return correspondence approval

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
InProgressDocumentsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.HomePage.InProgressDocumentsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.HomePage.InProgressDocumentsFeature.FeatureTearDown()
TestName Status
CAR_GetInProgressCorrespondenceShouldSucceed failed

Description: CAR-Get in progress correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetInProgressCorrespondenceWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: CAR-Get in progress correspondence with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetInProgressJournalShouldSucceed failed

Description: CAR-Get in progress journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetInProgressJournalWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: CAR-Get in progress journal with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressCorrespondenceShouldSucceed failed

Description: Get in progress correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressCorrespondenceWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: Get in progress correspondence with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressJournalOnSystemcaseShouldSucceed failed

Description: Get in progress journal on systemcase should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressJournalOnSystemcaseWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: Get in progress journal on systemcase with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressJournalShouldSucceed failed

Description: Get in progress journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetInProgressJournalWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: Get in progress journal with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnreadEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.HomePage.UnreadEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.HomePage.UnreadEventsFeature.FeatureTearDown()
TestName Status
CAR_GetUnreadEventForPersonShouldSucceed failed

Description: CAR-Get unread event for person should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetUnreadEventForPersonWithoutCaseShouldSucceed failed

Description: CAR-Get unread event for person without case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetUnreadEventsShouldReturnNothingIfCaseworkerHasLostTheAccessToClient failed

Description: CAR-Get unread events should return nothing if caseworker has lost the access to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetUnreadEventsWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: CAR-Get unread events with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_IfClientNameIsChangedSubDescriptionShouldChange failed

Description: CAR-If client name is changed subDescription should change

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetUnreadEventForOrganizationShouldSucceed failed

Description: Get unread event for organization should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetUnreadEventForPersonShouldSucceed failed

Description: Get unread event for person should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetUnreadEventForPersonWithoutCaseShouldSucceed failed

Description: Get unread event for person without case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetUnreadEventsShouldReturnNothingIfCaseworkerHasLostTheAccessToClient failed

Description: Get unread events should return nothing if caseworker has lost the access to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetUnreadEventsWithSecondRoleWhichHasNoAccessShouldSucceed failed

Description: Get unread events with second role which has no access should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IfClientNameIsChangedSubDescriptionShouldChange failed

Description: If client name is changed subDescription should change

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IfOrgNameIsChangedSubDescriptionShouldChange failed

Description: If org name is changed subDescription should change

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnreadEventShouldBeCreatedForCaseworkersAddedOnCorrespondenceAndNotOnCase failed

Description: Unread event should be created for caseworkers added on correspondence and not on case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPost.RegisterIncomingPostFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPost.RegisterIncomingPostFeature.FeatureTearDown()
TestName Status
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-01","name-1","data-1","2","int-key1","alive","IncomingPost - IsAlive error: No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-02","name-1","data-1","2","","dead","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-03","name-1","data-1","111111111","int-key1","dead","IncomingPost - error",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("notADate","name-1","data-1","111111111","int-key1","dead","IncomingPost - error",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-04","name-1","data-1","111111111","int-key1","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-05","name-1","data-1","","","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("","","data-1","111111111","int-key1","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("","name-1","","","int-key1","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("06-01-2001","name-1","data-1","111111111","int-key1","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingPostShouldSucceedAndReturnMessages("2016-01-07","name-1","data-1","111111111","","alive","OK",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPost.RegisterPostFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPost.RegisterPostFeature.FeatureTearDown()
TestName Status
RegisterPostShouldFailIfClientDoesntHaveAccessToChild failed

Description: Register post should fail if client doesnt have access to child

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfInvalidFileData failed

Description: Register post should fail if invalid file data

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfWrongIntegrationAndOrgIdKeys("","","BadRequest","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfWrongIntegrationAndOrgIdKeys("111111111","","BadRequest","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfWrongIntegrationAndOrgIdKeys("","int-key1","BadRequest","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfWrongIntegrationAndOrgIdKeys("111111111","madeUp","BadRequest","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldFailIfWrongIntegrationAndOrgIdKeys("madeUp","int-key1","BadRequest","No customer found for this integrationkey/organization number",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterPostShouldSucceedAndReturnMessages failed

Description: Register post should succeed and return messages

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterValidPostShouldSucceedAndDataAreTheSame failed

Description: Register valid post should succeed and data are the same

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CopyToSiblingsFromIncomingPostFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.CopyToSiblingsFromIncomingPostFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.CopyToSiblingsFromIncomingPostFeature.FeatureTearDown()
TestName Status
CreateAndCopyCorrespondenceToClientIDoNotHaveRelationsToShouldFail failed

Description: Create and copy correspondence to client I do not have relations to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCase failed

Description: Create and copy finished correspondence with case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseToClientSiblingAndPersonSibling failed

Description: Create and copy finished correspondence with case to client sibling and person sibling

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithCaseWhenCaseworkerDoesNotHaveAccessToSibling failed

Description: Create and copy finished correspondence with case when caseworker does not have access to sibling

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedCorrespondenceWithoutCaseToClientSiblingAndPersonSibling failed

Description: Create and copy finished correspondence without case to client sibling and person sibling

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxAccessPointsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxAccessPointsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxAccessPointsFeature.FeatureTearDown()
TestName Status
GetPdfShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Get pdf should fail when caseworker does not have accesspoints:

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Search should fail when caseworker does not have accesspoints:

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SetStatusRejectedShouldFailWhenCaseworkerDoesNotHaveAccesspoints failed

Description: Set status rejected should fail when caseworker does not have accesspoints:

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxClientDetailsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxClientDetailsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxClientDetailsFeature.FeatureTearDown()
TestName Status
GetClientDetailsFromPostWhenCaseworkerHasNoAccesToClientInformationFromPost failed

Description: Get client details from post when caseworker has no acces to client information from post

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientDatailsFromPostShouldSucceed failed

Description: Update client datails from post should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateClientDetailsFromPostShouldBeImpossibleWhenCaseworkerHasReadAccessToClientInformationFromPost failed

Description: Update client details from post should be impossible when caseworker has read access to client information from post

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewClientDatailsFromPostShouldSucceed failed

Description: View client datails from post should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxGetPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxGetPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxGetPdfFeature.FeatureTearDown()
TestName Status
GetPdf failed

Description: GetPdf

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPdfShouldReturnErrorWhenNoAccess failed

Description: GetPdfShouldReturnErrorWhenNoAccess

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxInCasesFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxInCasesFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxInCasesFeature.FeatureTearDown()
TestName Status
CAR_PostThatIsConnectedToDeactivatedCategoryShouldBeListedInPostList failed

Description: CAR-Post that is connected to deactivated category should be listed in post list

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreatingCorrespondenceFromPostOnAllClientsShouldSucceed failed

Description: Creating correspondence from post on all clients should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreatingCorrespondenceFromPostWithDocumentDateLaterThanReceivedDateShouldFail failed

Description: Creating correspondence from post with document date later than received date should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LinkInboxItemWithPersonCase failed

Description: Link inbox item with person case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LinkInboxItemWithPersonCaseWithIncomingCorrespondenceShouldSucceed failed

Description: Link inbox item with person case with incoming correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LinkInboxItemWithPersonCaseWithOutgoingCorrespondenceShouldFail failed

Description: Link inbox item with person case with outgoing correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LinkInboxItemWithSystemCase failed

Description: Link inbox item with system case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LinkInboxItemWithSystemCaseWithIncomingCorrespondenceShouldSucceed failed

Description: Link inbox item with system case with incoming correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
NewlyRegisteredPostInCaseEventShouldHaveNotificationOfUnreadMessages failed

Description: Newly registered post in case event should have notification of unread messages

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PostThatIsConnectedToDeactivatedCategoryShouldBeListedInPostList failed

Description: Post that is connected to deactivated category should be listed in post list

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SendPostWithFutureDateShouldFail failed

Description: Send post with future date should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxLockFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxLockFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxLockFeature.FeatureTearDown()
TestName Status
CAR_LockDocumentUnderRegistration failed

Description: CAR-Lock document under registration

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockDocumentUnderRegistration failed

Description: Lock document under registration

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxSearchFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxSearchFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxSearchFeature.FeatureTearDown()
TestName Status
SearchIncomingPost failed

Description: SearchIncomingPost

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchIncomingPostShouldSortDocuments failed

Description: Search incoming post should sort documents

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SearchIncomingPostWithNoRights failed

Description: SearchIncomingPostWithNoRights

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingPostInboxSetStatusRejectedFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxSetStatusRejectedFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.IncomingPostInboxSetStatusRejectedFeature.FeatureTearDown()
TestName Status
SearchOnlyRejectedDocumentsShouldSucceed failed

Description: Search only Rejected documents should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SetDocumentAsRejected failed

Description: SetDocumentAsRejected

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SetDocumentAsRejectedShouldReturnErrorWhenNoAccess failed

Description: SetDocumentAsRejectedShouldReturnErrorWhenNoAccess

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SetStatusUnhandledShouldSucceed failed

Description: Set status unhandled should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
RegisterIncomingMailFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.RegisterIncomingMailFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.RegisterIncomingMailFeature.FeatureTearDown()
TestName Status
BVV_CreatingCorrespondenceFromPostWhenCaseworkerDoesNotHaveAccessToClientShouldFail failed

Description: BVV-Creating correspondence from post when caseworker does not have access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_CreatingCorrespondenceFromPostWhenCaseworkerDoesNotHaveAccessToClientShouldFail failed

Description: CAR-Creating correspondence from post when caseworker does not have access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreatingCorrespondenceFromPostWhenCaseworkerDoesNotHaveAccessToClientShouldFail failed

Description: Creating correspondence from post when caseworker does not have access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_CreatingCorrespondenceFromPostWhenCaseworkerDoesNotHaveAccessToClientShouldFail failed

Description: SCC-Creating correspondence from post when caseworker does not have access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturnFinishedCorrespondenceFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.ReturnFinishedCorrespondenceFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.ReturnFinishedCorrespondenceFeature.FeatureTearDown()
TestName Status
CAR_ReturningFinishedCorrespondenceWhenThereIsJournalOnCaseShouldSucceed failed

Description: CAR-Returning finished correspondence when there is journal on case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ReturningFinishedCorrespondenceWithCaseThatHasNetworkPersonShouldDeleteNetworkPersonRole failed

Description: CAR-Returning finished correspondence with case that has network person should delete network person role

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ReturningFinishedCorrespondenceWithEnquiryShouldDeleteBoth failed

Description: CAR-Returning finished correspondence with enquiry should delete both

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningANon_ExistingCorrespondenceShouldFail failed

Description: Returning a non-existing correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceShouldSucceed failed

Description: Returning finished correspondence should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWhenThereIsJournalOnCaseShouldSucceed failed

Description: Returning finished correspondence when there is journal on case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWhenThereIsJournalOnSystemCaseShouldSucceed failed

Description: Returning finished correspondence when there is journal on system case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWithCaseThatHasNetworkPersonShouldDeleteNetworkPersonRole failed

Description: Returning finished correspondence with case that has network person should delete network person role

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWithEnquiryShouldDeleteBoth failed

Description: Returning finished correspondence with enquiry should delete both

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWithoutReturnFinishedCorrespondenceToPostAccessPointShouldFail failed

Description: Returning finished correspondence without ReturnFinishedCorrespondenceToPost access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReturningFinishedCorrespondenceWithReferralShouldDeleteBoth failed

Description: Returning finished correspondence with referral should delete both

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ReturningFinishedCorrespondenceWithEnquirySccShouldDeleteBoth failed

Description: SCC-Returning finished correspondence with enquiryScc should delete both

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UploadPdfInInboxFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.IncomingPostInbox.UploadPdfInInboxFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.IncomingPostInbox.UploadPdfInInboxFeature.FeatureTearDown()
TestName Status
UploadMoreThan100MBPDFInInboxShouldFail failed

Description: Upload more than 100MB PDF in inbox should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UploadPDFInInboxShouldSucceed failed

Description: Upload PDF in inbox should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UploadPDFInInboxWithoutPostWriteAccessShouldFail failed

Description: Upload PDF in inbox without post write access should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.CreateJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.CreateJournalFeature.FeatureTearDown()
TestName Status
CreateAFinishedJournalWithEmptyNoteFieldShouldFail failed

Description: Create a finished journal with empty note field should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalAndAddYourselfAsCocaseworkerShouldFail failed

Description: Create journal and add yourself as cocaseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalFromClientDetailsWithValidDataShouldSucceed failed

Description: Create journal from client details with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithDeactivatedBaseregistryCodeShouldFail failed

Description: Create journal with deactivated baseregistry code should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithInvalidDataShouldFail("","SF_CASE","JournalNote","Today","Tittel mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithInvalidDataShouldFail("Title","none","JournalNote","Today","Sak med id 999999 ble ikke funnet",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithInvalidDataShouldFail("Title","SF_CASE","","Today","Kategori mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithInvalidDataShouldFail("Title","SF_CASE","JournalNote","","Journaldato mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithInvalidDataShouldFail("12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901","SF_CASE","JournalNote","Today","Emne er for langt, maksimum 250 tegn",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithNon_ExistingCaseShouldFail failed

Description: Create journal with non-existing case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithNon_ExistingCategoryShouldFail failed

Description: Create journal with non-existing category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithTemplateShouldSucceed failed

Description: Create journal with template should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithValidDataShouldSucceed("Title","SF_CASE","JournalNote","Yesterday","Today","áčđŋšŧžÁČĐŊŠŦŽ","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithValidDataShouldSucceed("Title","SF_CASE","JournalNote","Tomorrow","","Note","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithValidDataShouldSucceed("Title","SF_CASE","JournalNote","Today","","Note","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithWithheldTurnedOnButTypeNoneShouldFail failed

Description: Create journal with Withheld turned on but type None should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithWithheldTurnedOnShouldSucceed("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithWithheldTurnedOnShouldSucceed("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithWithheldTurnedOnShouldSucceed("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedJournalShouldFail failed

Description: Update of Internal or Withheld property on finished journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateOfInternalOrWithheldPropertyOnFinishedJournalShouldSucceed failed

Description: Update of Internal or Withheld property on finished journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteFinishedJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.DeleteFinishedJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.DeleteFinishedJournalFeature.FeatureTearDown()
TestName Status
DeletingANon_ExistingJournalShouldFail failed

Description: Deleting a non-existing journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingFinishedJournalShouldSucceed failed

Description: Deleting finished journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingFinishedJournalWithoutDeleteFinishedJournalNoteAccessPointShouldFail failed

Description: Deleting finished journal without DeleteFinishedJournalNote access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingNotFinishedJournalShouldFail failed

Description: Deleting not finished journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.DeleteJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.DeleteJournalFeature.FeatureTearDown()
TestName Status
DeletingAFinishedJournalShouldAlsoDeleteAttachmentCreatedFromThisJournal failed

Description: Deleting a finished journal should also delete attachment created from this journal

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingAFinishedJournalShouldNotSucceed failed

Description: Deleting a finished journal should not succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingAJournalNoteLockedByAnotherCaseworkerShouldFail failed

Description: Deleting a journal Note locked by another caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingAJournalNoteLockedByYourselfShouldSucceed failed

Description: Deleting a journal Note locked by yourself should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingAJournalShouldSucceed failed

Description: Deleting a journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeletingANon_ExistingJournalShouldFail failed

Description: Deleting a non-existing journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.FinishJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.FinishJournalFeature.FeatureTearDown()
TestName Status
CreateFinishedJournalWithCreatedDateInFutureShouldFail failed

Description: Create finished journal with created date in future should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingAJournalShouldSucceed failed

Description: Finishing a journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingAnAlreadyFinishedJournalShouldFail failed

Description: Finishing an already finished journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingANon_ExistingJournalShouldFail failed

Description: Finishing a non-existing journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FinishingJournalWithCreatedDateInFutureShouldFail failed

Description: Finishing journal with created date in future should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalAccessRightsEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalAccessRightsEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalAccessRightsEventsFeature.FeatureTearDown()
TestName Status
ClientFullNameShouldBeIDNumberIfNoAccessToClient failed

Description: Client full name should be ID number if no access to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalAccessRightsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalAccessRightsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalAccessRightsFeature.FeatureTearDown()
TestName Status
AccessToJournalCategoriesShouldFail("Title","SF_CASE","Annet","Today","Note","None","Full","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldFail("Title","SF_CASE","Kontorsamtale","Today","Note","Full","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldFail("Title","SF_CASE","Telefon","Today","Note","Full","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldFail("Title","SF_CASE","Annet","Today","Note","None","None","None","None","",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldSucceed("Title","SF_CASE","Annet","Today","Note","Full","None","None","None",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldSucceed("Title","SF_CASE","Kontorsamtale","Today","Note","None","Full","None","None",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldSucceed("Title","SF_CASE","Telefon","Today","Note","None","None","Full","None",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
AccessToJournalCategoriesShouldSucceed("Title","SF_CASE","Annet","Today","Note","None","None","None","Full",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalNoteWithoutSystemcaseWritePermissionShouldFail failed

Description: Create journal note without systemcase write permission should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithoutAccessToClientShouldFail failed

Description: Create journal without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateUpdateAndReadActionsWithoutAccessToActivityLogShouldBeSeenInJournalActivityLog failed

Description: Create update and read actions without access to activity log should be seen in journal activity log

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalWithoutAccessToCategoryShouldFail failed

Description: Get journal without access to category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MarkingJournalAsFinishedWithoutAccessToClientShouldFail failed

Description: Marking journal as finished without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithoutAccessToClientShouldFail failed

Description: Update journal without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdatingMyOwnJournalnoteWithoutAccessRightsShouldSucceed failed

Description: Updating my own journalnote without access rights should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingJournalWithoutAccessToClientShouldFail failed

Description: Viewing existing journal without access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalActivityLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalActivityLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalActivityLogFeature.FeatureTearDown()
TestName Status
CreateUpdateAndReadShouldLogActivity failed

Description: Create update and read should log activity

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalChangeCaseworkerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalChangeCaseworkerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalChangeCaseworkerFeature.FeatureTearDown()
TestName Status
ChangeCaseworkerToCurrentForFinishedJournalShouldFail failed

Description: Change caseworker to current for finished journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForJournalAndThenFinishingShouldSucceed failed

Description: Change caseworker to current for journal and then finishing should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForJournalShouldSucceed failed

Description: Change caseworker to current for journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentForJournalWithoutJournalAllAccessPointShouldFail failed

Description: Change caseworker to current for journal without JournalAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseworkerToCurrentWhenCurrentCaseworkerDoesNotHaveAccessToJournalShouldFail failed

Description: Change caseworker to current when current caseworker does not have access to journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalChangeConnectionFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalChangeConnectionFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalChangeConnectionFeature.FeatureTearDown()
TestName Status
ChangeCaseForFinishedJournal failed

Description: Change case for finished journal

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeCaseForUnfinishedJournal failed

Description: Change case for unfinished journal

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeSystemCaseForJournalShouldFail("Today","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ChangeSystemCaseForJournalShouldFail("","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveFinishedJournalFromCaseToClient failed

Description: Move finished journal from case to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveFinishedJournalFromClientToCase failed

Description: Move finished journal from client to case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveUnfinishedJournalFromCaseToClient failed

Description: Move unfinished journal from case to client

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MoveUnfinishedJournalFromClientToCase failed

Description: Move unfinished journal from client to case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateSystemCaseForJournalShouldFail("Today","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateSystemCaseForJournalShouldFail("","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalCopyToSiblingsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalCopyToSiblingsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalCopyToSiblingsFeature.FeatureTearDown()
TestName Status
CopyJournalWithoutANoteToSiblingShouldFail failed

Description: Copy journal without a note to sibling should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseAndCocaseworkerWithNoAccessToClientShouldFail failed

Description: Create and copy finished journal with case and cocaseworker with no access to client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCase("true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCase("false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCaseAndCocaseworkerShouldSucceed("","true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCaseAndCocaseworkerShouldSucceed("","false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed("true","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithoutSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed("false","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithSiblingCase failed

Description: Create and copy finished journal with case with sibling case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithSiblingCaseAndCocaseworkerShouldSucceed failed

Description: Create and copy finished journal with case with sibling case and cocaseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithSiblingCaseWhenCaseworkerDoesNotHaveAccessToSiblingShouldSucceed failed

Description: Create and copy finished journal with case with sibling case when caseworker does not have access to sibling should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithWithheld("ConsideredWithheld","ConsideredWithheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithWithheld("Internal","Internal",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithCaseWithWithheld("Withheld","Withheld",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithClosedCaseWithSiblingCase failed

Description: Create and copy finished journal with closed case with sibling case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithoutCase failed

Description: Create and copy finished journal without case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyFinishedJournalWithYourselfAsCocaseworkersShouldFail failed

Description: Create and copy finished journal with yourself as cocaseworkers should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyJournalToClientIDoNotHaveRelationsToShouldFail failed

Description: Create and copy journal to client I do not have relations to should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyJournalToSiblingWhoIsNotAClientShouldFail failed

Description: Create and copy journal to sibling who is not a client should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateAndCopyJournalWithoutANoteShouldFail failed

Description: Create and copy journal without a note should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateJournalWithClientIHaveRelationsTo failed

Description: Create journal with client I have relations to

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteJournalCopiedToSiblingShouldDeleteThatCopyOnOriginalJournal failed

Description: Delete journal copied to sibling should delete that copy on original journal

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetActiveSiblingsInformation failed

Description: Get active siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSiblingsInformation failed

Description: Get siblings information

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalDraftFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalDraftFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalDraftFeature.FeatureTearDown()
TestName Status
CreateJournalDraftShouldSucceed failed

Description: Create journal draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteJournalDraftShouldSucceed failed

Description: Delete journal draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalDraftShouldSucceed failed

Description: Update journal draft should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalNotArchivedFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.JournalNotArchivedFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.JournalNotArchivedFeature.FeatureTearDown()
TestName Status
CreateJournalWithHealthworkerRoleShouldNotBeArchived failed

Description: Create journal with healthworker role should not be archived

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.LockJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.LockJournalFeature.FeatureTearDown()
TestName Status
LockAlreadyLockedJournalShouldFail failed

Description: Lock already locked journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockingAndUnlockingJournalShouldSucceed failed

Description: Locking and unlocking journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockingJournalWithAnotherCaseworkerShouldSucceed failed

Description: Locking journal with another caseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockJournalWhenCaseworkerDoesNotHaveAccessToCorrespondenceShouldFail failed

Description: Lock journal when caseworker does not have access to correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
LockJournalWhenCaseworkerDoesNotHaveJournalAllAccessPointShouldFail failed

Description: Lock journal when caseworker does not have JournalAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockAlreadyUnlockedJournalShouldFail failed

Description: Unlock already unlocked journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockingJournalWithAnotherCaseworkerShouldSucceed failed

Description: Unlocking journal with another caseworker should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockJournalWhenCaseworkerDoesNotHaveAccessToCorrespondenceShouldFail failed

Description: Unlock journal when caseworker does not have access to correspondence should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UnlockJournalWhenCaseworkerDoesNotHaveJournalAllAccessPointShouldFail failed

Description: Unlock journal when caseworker does not have JournalAll access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.MergeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.MergeFeature.FeatureTearDown()
TestName Status
MergeProduceTextFromJournalDataAndTemplate("Email","This is an email [span contenteditable=\"false\" data-entity-name=\"journal\" data-field-name=\"journaltitle\"][title][/span] created by [span data-entity-name=\"journal\" data-field-name=\"journalcocaseworkers\"][cocaseworkers][/span]","This is an email [span contenteditable=\"false\" data-entity-name=\"journal\" data-field-name=\"journaltitle\"]Email[/span] created by [span contenteditable=\"false\" data-entity-name=\"journal\" data-field-name=\"journalcocaseworkers\"]Jack Parker, John Smith[/span]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
MergeProduceTextFromJournalDataAndTemplate("Position","My position title is [span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"employeepositiontitle\"][Logged in employee position title][/span]","My position title is [span contenteditable=\"false\" data-entity-name=\"employeeposition\" data-field-name=\"employeepositiontitle\"]Default Test Position[/span]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VerifyThatAllFiledsAreRemergedAfterChangeConnectionOnAUnfinishedJournalNote("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalCaseTitle\"][Case title][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalcasetitle\"]PersonCaseType[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalcasetitle\"]SF_CASEC[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
VerifyThatAllFiledsAreRemergedAfterChangeConnectionOnAUnfinishedJournalNote("[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalCaseNumber\"][Case number][/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalcasenumber\"]YYYY-1[/span][/p]","[p][span contenteditable=\"false\" data-entity-name=\"case\" data-field-name=\"journalcasenumber\"]YYYY-2[/span][/p]",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewMergeFieldsShouldSucceed failed

Description: View merge fields should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.UpdateJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.UpdateJournalFeature.FeatureTearDown()
TestName Status
UpdateAJournalWithEmptyNoteFieldAndIsFinishedTrueShouldFail failed

Description: Update a journal with empty note field and isFinished true should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithDeactivatedBaseregistryCodeShouldFail failed

Description: Update journal with deactivated baseregistry code should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithEmployeeFromDifferentOrganizationShouldFail failed

Description: Update journal with employee from different organization should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithInvalidDataShouldFail("","SF_CASE","JournalNote","Today","Tittel mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithInvalidDataShouldFail("Title","","JournalNote","Today","Sak med id 0 ble ikke funnet",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithInvalidDataShouldFail("Title","SF_CASE","","Today","Kategori mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithInvalidDataShouldFail("Title","SF_CASE","JournalNote","","Journaldato mangler",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithNon_ExistingCaseShouldFail failed

Description: Update journal with non-existing case should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithNon_ExistingCategoryShouldFail failed

Description: Update journal with non-existing category should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","JournalNoteNew","Yesterday","Today","Today","Note-new","true",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","JournalNoteNew","Tomorrow","","","Note-new","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateJournalWithValidDataShouldSucceed("TitleNew","SF_CASE_NEW","JournalNoteNew","Today","Today","","Note","false",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdatingLockedJournalShouldFail failed

Description: Updating locked journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewJournalFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.ViewJournalFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.ViewJournalFeature.FeatureTearDown()
TestName Status
ViewingAFinishedJournalShouldSucceed failed

Description: Viewing a finished journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingJournalShouldSucceed failed

Description: Viewing existing journal should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingJournalShouldFail failed

Description: Viewing non-existing journal should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewJournalPdfFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Journal.ViewJournalPdfFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Journal.ViewJournalPdfFeature.FeatureTearDown()
TestName Status
ViewingExistingJournalAsAttachmentPdfShouldSucceed failed

Description: Viewing existing journal as attachment pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingExistingJournalPdfShouldSucceed failed

Description: Viewing existing journal pdf should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ViewingNon_ExistingJournalPdfShouldFail failed

Description: Viewing non-existing journal pdf should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.ClientQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.ClientQueryFeature.FeatureTearDown()
TestName Status
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid = affiliationId)","today","today","Distrikt Tydal 1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid = affiliationId)","today","today","Distrikt Tydal 2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid = affiliationId)","today","today","Tydal","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid IS EMPTY)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid IN (affiliationId))","today","today","Distrikt Tydal 1,Distrikt Tydal 2","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid IN (affiliationId))","today","today","Distrikt Tydal 1,Tydal","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByAffiliationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.affiliationid [] affiliationId)","today","today","Distrikt Tydal 2","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseAdditionalCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.additionalcategoryid = additionalcategoryId)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseAdditionalCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.additionalcategoryid = additionalcategoryId)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseAdditionalCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.additionalcategoryid IN (additionalcategoryId))","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseAdditionalCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.additionalcategoryid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseAdditionalCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.additionalcategoryid [] additionalcategoryId)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.ownerid = caseworkerId)","today","today","Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.ownerid = caseworkerId)","today","today","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.ownerid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.ownerid IN (caseworkerId))","today","today","Employee,Caseworker2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.ownerid [] caseworkerId)","today","today","Caseworker2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCo_CaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.coownerid = coCaseworkerId)","today","today","Caseworker2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCo_CaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.coownerid = coCaseworkerId)","today","today","Caseworker3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCo_CaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.coownerid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCo_CaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.coownerid IN (coCaseworkerId))","today","today","Caseworker2,Caseworker3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseCo_CaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.coownerid [] coCaseworkerId)","today","today","Caseworker3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseConclusionQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.conclusionid = conclusionId)","today","today","Conclusion1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseConclusionQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.conclusionid = conclusionId)","today","today","Conclusion2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseConclusionQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.conclusionid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseConclusionQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.conclusionid IN (conclusionId))","today","today","Conclusion1,Conclusion2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseConclusionQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.conclusionid [] conclusionId)","today","today","Conclusion2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseMainCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.maincategoryid = maincategoryId)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseMainCategoryQueryShouldSucceed("((client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY)) AND client.status IN (1,0,2) AND case.maincategoryid = maincategoryId)","today","today","MainCategory02","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReasonForReferralQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.reasonid = referralReason)","today","today","reason1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReasonForReferralQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.reasonid = referralReason)","today","today","reason2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReasonForReferralQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.reasonid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReasonForReferralQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.reasonid IN (referralReason))","today","today","reason1,reason2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReasonForReferralQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.reasonid [] referralReason)","today","today","reason1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReferrerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.referrerorganizationid = referrerId)","today","today","SFOrg1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReferrerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.referrerorganizationid = referrerId)","today","today","SFOrg2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReferrerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.referrerorganizationid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReferrerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.referrerorganizationid IN (referrerId))","today","today","SFOrg1,SFOrg2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseReferrerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND referral.referrerorganizationid [] referrerId)","today","today","SFOrg1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTeamQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.teamid = teamId)","today","today","Team","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTeamQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.teamid = teamId)","today","today","Team2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTeamQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.teamid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTeamQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.teamid IN (teamId))","today","today","Team,Team2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTeamQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.teamid [] teamId)","today","today","Team","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.personcasetypeid = caseType)","today","today","PersonCaseType1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.personcasetypeid = caseType)","today","today","PersonCaseType2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.personcasetypeid IS EMPTY)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.personcasetypeid IN (caseType))","today","today","PersonCaseType1,PersonCaseType2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCaseTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND case.personcasetypeid [] caseType)","today","today","PersonCaseType2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientBirthdateQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND (client.birthdate ]= clientAgeFrom AND client.birthdate [= clientAgeTo))","today","today","today-6","today-4","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientBirthdateQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND (client.birthdate ]= clientAgeFrom AND client.birthdate [= clientAgeTo))","today","today","today-6","today","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientBirthdateQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND (client.birthdate ]= clientAgeFrom AND client.birthdate [= clientAgeTo))","today","today","today-4","today-2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientBirthdateQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND (client.birthdate [= clientAgeFrom AND client.birthdate ]= clientAgeTo))","today","today","today-4","today-6","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientGenderQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.gender = clientGender)","today","today","Male","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientGenderQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.gender = clientGender)","today","today","Female","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientGenderQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.gender IN (clientGender))","today","today","Male,Female","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientGenderQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.gender [] clientGender)","today","today","Male","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientgroupQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.groupid = clientgroupId)","today","today","DefaultClientGroup","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientgroupQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.groupid = clientgroupId)","today","today","ClientGroup2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientgroupQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.groupid IS EMPTY)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientgroupQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.groupid IN (clientgroupId))","today","today","DefaultClientGroup,ClientGroup2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientgroupQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.groupid [] clientgroupId)","today","today","DefaultClientGroup","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientIdQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.internalid = clientId)","today","today","Client1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientIdQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.internalid = clientId)","today","today","Client2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientIdQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.internalid [] clientId)","today","today","Client3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientStatusQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status = clientStatus)","Active","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientStatusQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status = clientStatus)","Inactive","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientStatusQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status = clientStatus)","Dead","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByClientStatusQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (clientStatus))","Active,Inactive","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.ownerid = eventCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.ownerid = eventCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.ownerid IN (eventCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.categoryid = eventCategoryId)","Correspondence1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.categoryid = eventCategoryId)","Correspondence2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.categoryid IN (eventCategoryId))","Correspondence1,Correspondence3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.categoryid IN (eventCategoryId))","Correspondence2,Correspondence3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.coownerid = eventCoCaseworkerId)","Employee","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.coownerid = eventCoCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.coownerid = eventCoCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByCorrespondenceCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND correspondence.coownerid IN (eventCoCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory02","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid IN (enquiryAdditionalCategoryId))","AdditionalCategory01,AdditionalCategory03","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory03","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker = enquiryCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker = enquiryCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker IN (enquiryCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory02","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory03","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid IN (enquiryCategoryId))","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid IN (enquiryCategoryId))","MainCategory02,MainCategory03","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","Home","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","SFOrg","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","Microsoft","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization IN (enquiryReporterOrgId))","SFOrg,Home","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization IN (enquiryReporterOrgId))","SFOrg,Home,Microsoft","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid = enquiryReporterTypeId )","Enquiry1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid = enquiryReporterTypeId )","Enquiry2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry2,Enquiry3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.ownerid = eventCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.ownerid = eventCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.ownerid IN (eventCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.categoryid = eventCategoryId)","JournalNote1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.categoryid = eventCategoryId)","JournalNote2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.categoryid IN (eventCategoryId))","JournalNote1,JournalNote3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCategoryQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.categoryid IN (eventCategoryId))","JournalNote2,JournalNote3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.coownerid = eventCoCaseworkerId)","Employee","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.coownerid = eventCoCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.coownerid = eventCoCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByJournalCocaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND journal.coownerid IN (eventCoCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.organizationid = organizationId)","today","today","SFOrg1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.organizationid = organizationId)","today","today","SFOrg2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.organizationid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.organizationid IN (organizationId))","today","today","SFOrg1,SFOrg2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND client.organizationid [] organizationId)","today","today","SFOrg2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByQueryShouldSucceed failed

Description: Get client count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get client count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientOnlyWithCaseCountByQueryShouldSucceed failed

Description: Get client only with case count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetingClientCountByEnquiryWhenEnquiryWasFinishedInPeriodShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2)AND enquiry.finisheddate ]= finishedInPeriodFrom AND enquiry.finisheddate [= finishedInPeriodTo ))","today","today","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetingClientCountByEnquiryWhenEnquiryWasFinishedInPeriodShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2)AND enquiry.finisheddate ]= finishedInPeriodFrom AND enquiry.finisheddate [= finishedInPeriodTo ))","today-2","today-1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificClientByQueryShouldSucceed failed

Description: Get specific client by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.EnquiryQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.EnquiryQueryFeature.FeatureTearDown()
TestName Status
GetEnquiryCountByCaseAdditionalCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseAdditionalCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseAdditionalCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.additionalcategoryid IN (additionalCategoryId)) AND (case.type = 1)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseAdditionalCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.additionalcategoryid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseAdditionalCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.additionalcategoryid [] additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseMainCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.maincategoryid = mainCategoryId) AND (case.type = 1)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByCaseMainCategoryQueriesShouldSucceed("((enquiry.finisheddate ]= date1 AND enquiry.finisheddate [= date2) AND case.maincategoryid IN (mainCategoryId)) AND (case.type = 1)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByQueryShouldOnlyReturnFinishedEnquiries failed

Description: Get enquiry count by query should only return finished enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByQueryShouldSucceed failed

Description: Get enquiry count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get enquiry count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquirySccCountByQueryShouldOnlyReturnFinishedEnquiries failed

Description: Get enquiryScc count by query should only return finished enquiries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificEnquiryByQueryShouldSucceed failed

Description: Get specific enquiry by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingCorrespondenceQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.IncomingCorrespondenceQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.IncomingCorrespondenceQueryFeature.FeatureTearDown()
TestName Status
GetIncomingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid IN (additionalCategoryId)) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid IS EMPTY) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid [] additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseMainCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.maincategoryid = mainCategoryId) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByCaseMainCategoryQueriesShouldSucceed("((correspondence.receiveddate ]= date1 AND correspondence.receiveddate [= date2) AND correspondence.categoryid = categoryId AND case.maincategoryid IN (mainCategoryId)) AND (case.type = 1) AND (correspondence.direction = 2)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByQueryShouldSucceed failed

Description: Get incoming correspondence count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetIncomingCorrespondenceCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get incoming correspondence count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificIncomingCorrespondenceByQueryShouldSucceed failed

Description: Get specific incoming correspondence by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.JournalQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.JournalQueryFeature.FeatureTearDown()
TestName Status
GetJournalCountByCaseAdditionalCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseAdditionalCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseAdditionalCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.additionalcategoryid IN (additionalCategoryId)) AND (case.type = 1)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseAdditionalCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.additionalcategoryid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseAdditionalCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.additionalcategoryid [] additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseMainCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.maincategoryid = mainCategoryId) AND (case.type = 1)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByCaseMainCategoryQueriesShouldSucceed("((journal.finisheddate ]= date1 AND journal.finisheddate [= date2) AND journal.categoryid = categoryId AND case.maincategoryid IN (mainCategoryId)) AND (case.type = 1)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryShouldOnlyReturnFinishedJournals failed

Description: Get journal count by query should only return finished journals

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryShouldSucceed failed

Description: Get journal count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get journal count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificJournalByQueryShouldSucceed failed

Description: Get specific journal by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
OutgoingCorrespondenceQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.OutgoingCorrespondenceQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.OutgoingCorrespondenceQueryFeature.FeatureTearDown()
TestName Status
GetOutgoingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid IN (additionalCategoryId)) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid IS EMPTY) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseAdditionalCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.additionalcategoryid [] additionalCategoryId) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseMainCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.maincategoryid = mainCategoryId) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByCaseMainCategoryQueriesShouldSucceed("((correspondence.finisheddate ]= date1 AND correspondence.finisheddate [= date2) AND correspondence.categoryid = categoryId AND case.maincategoryid IN (mainCategoryId)) AND (case.type = 1) AND (correspondence.direction = 1)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByQueryShouldOnlyReturnFinishedCorrespondences failed

Description: Get outgoing correspondence count by query should only return finished correspondences

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByQueryShouldSucceed failed

Description: Get outgoing correspondence count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetOutgoingCorrespondenceCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get outgoing correspondence count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificOutgoingCorrespondenceByQueryShouldSucceed failed

Description: Get specific outgoing correspondence by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.ClientQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.ClientQueryExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingClientsByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingClientsByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingClientsByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingClientsByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.EnquiryQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.EnquiryQueryExportFeature.FeatureTearDown()
TestName Status
ExportingEnquiriesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingEnquiriesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquirySccQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.EnquirySccQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.EnquirySccQueryExportFeature.FeatureTearDown()
TestName Status
ExportingEnquiriesInSCCByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingEnquiriesInSCCByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingCorrespondenceExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.IncomingCorrespondenceExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.IncomingCorrespondenceExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingIncomingCorrespondencesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingIncomingCorrespondencesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingIncomingCorrespondencesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingIncomingCorrespondencesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalsQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.JournalsQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.JournalsQueryExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingJournalsByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingJournalsByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingJournalsByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingJournalsByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
OutgoingCorrespondenceExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.OutgoingCorrespondenceExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.OutgoingCorrespondenceExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingOutgoingCorrespondencesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingOutgoingCorrespondencesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingOutgoingCorrespondencesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingOutgoingCorrespondencesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PersonCaseQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.PersonCaseQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.PersonCaseQueryExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingPersonCasesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingPersonCasesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingPersonCasesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingPersonCasesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReferralQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.ReferralQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.ReferralQueryExportFeature.FeatureTearDown()
TestName Status
ExportingReferralsByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingReferralsByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SystemCaseQueryExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryExport.SystemCaseQueryExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryExport.SystemCaseQueryExportFeature.FeatureTearDown()
TestName Status
ExportingSystemCasesByQueryShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingSystemCasesByQueryShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ClientQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.ClientQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.ClientQueryPagingFeature.FeatureTearDown()
TestName Status
CAR_GetClientCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetClientCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetClientCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EnquiryQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.EnquiryQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.EnquiryQueryPagingFeature.FeatureTearDown()
TestName Status
GetEnquiryCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEnquiryCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
IncomingCorrespondencePagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.IncomingCorrespondencePagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.IncomingCorrespondencePagingFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
JournalQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.JournalQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.JournalQueryPagingFeature.FeatureTearDown()
TestName Status
CAR_GetJournalCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetJournalCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetJournalCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
OutgoingCorrespondencePagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.OutgoingCorrespondencePagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.OutgoingCorrespondencePagingFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
PersonCaseQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.PersonCaseQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.PersonCaseQueryPagingFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReferralQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.ReferralQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.ReferralQueryPagingFeature.FeatureTearDown()
TestName Status
GetReferralCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SystemCaseQueryPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPaging.SystemCaseQueryPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPaging.SystemCaseQueryPagingFeature.FeatureTearDown()
TestName Status
GetSystemCaseCountByQueryWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByQueryWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
QueryPersonCaseFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.QueryPersonCaseFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.QueryPersonCaseFeature.FeatureTearDown()
TestName Status
GetAllAvailableQueryFieldsShoudSucceed failed

Description: Get all available query fields shoud succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAllAvailableQueryFieldsWithoutQueriesAccessPointShouldFail failed

Description: Get all available query fields without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAdditionalCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.additionalcategoryid = additionalcategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAdditionalCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.additionalcategoryid = additionalcategoryId) AND (case.type = 1)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAdditionalCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.additionalcategoryid IN (additionalcategoryId)) AND (case.type = 1)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAdditionalCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.additionalcategoryid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAdditionalCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.additionalcategoryid [] additionalcategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid = affiliationId) AND (case.type = 1)","today","today","Distrikt Tydal 1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid = affiliationId) AND (case.type = 1)","today","today","Distrikt Tydal 2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid = affiliationId) AND (case.type = 1)","today","today","Tydal","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid IS EMPTY) AND (case.type = 1)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid IN (affiliationId)) AND (case.type = 1)","today","today","Distrikt Tydal 1,Distrikt Tydal 2","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid IN (affiliationId)) AND (case.type = 1)","today","today","Distrikt Tydal 1,Tydal","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByAffiliationQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.affiliationid [] affiliationId) AND (case.type = 1)","today","today","Distrikt Tydal 2","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByCaseworkerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.ownerid = caseworkerId)","today","today","Employee","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByCaseworkerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.ownerid = caseworkerId)","today","today","Caseworker2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByCaseworkerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.ownerid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByCaseworkerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.ownerid IN (caseworkerId))","today","today","Employee,Caseworker2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByCaseworkerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.ownerid [] caseworkerId)","today","today","Caseworker2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientgroupQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.groupid = clientgroupId) AND (case.type = 1)","today","today","DefaultClientGroup","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientgroupQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.groupid = clientgroupId) AND (case.type = 1)","today","today","ClientGroup2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientgroupQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.groupid IS EMPTY) AND (case.type = 1)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientgroupQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.groupid IN (clientgroupId)) AND (case.type = 1)","today","today","DefaultClientGroup,ClientGroup2","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientgroupQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.groupid [] clientgroupId) AND (case.type = 1)","today","today","DefaultClientGroup","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientIdQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.internalid = clientId) AND (case.type = 1)","today","today","girl0","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientIdQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.internalid = clientId) AND (case.type = 1)","today","today","girl5","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByClientIdQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.internalid [] clientId) AND (case.type = 1)","today","today","boy0","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.conclusionid = conclusionId) AND (case.type = 1)","today","today","Conclusion1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.conclusionid = conclusionId) AND (case.type = 1)","today","today","Conclusion2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.conclusionid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.conclusionid IN (conclusionId)) AND (case.type = 1)","today","today","Conclusion1,Conclusion2","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.conclusionid [] conclusionId) AND (case.type = 1)","today","today","Conclusion1","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2)) AND (case.type = 1)","today","today","","","8",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0)) AND (case.type = 1)","today","today","","","8",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (1)) AND (case.type = 1)","today","today","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (2)) AND (case.type = 1)","today","today","","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (1,2)) AND (case.type = 1)","today","today","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status [] 0) AND (case.type = 1)","today","today","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND (case.status NOT IN (0,2)) AND (case.type = 1)","today","today","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND case.personcasetypeid = caseType)AND (case.type = 1)","today","today","","PersonCaseType1","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status = 0 AND case.personcasetypeid = caseType) AND (case.type = 1)","today","today","","PersonCaseType2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.birthdate = 2000.01.01) AND (case.type = 1)","today","today","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.birthdate [] 2000.01.01) AND (case.type = 1)","today","today","","","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.gender = 0) AND (case.type = 1)","today","today","","","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByDifferentQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND client.gender = 1) AND (case.type = 1)","today","today","","","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByMainCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.maincategoryid = maincategoryId) AND (case.type = 1)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByMainCategoryQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND case.maincategoryid IN (maincategoryId)) AND (case.type = 1)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByProcessingTimeQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND (case.processingtime ]= processingtimeFrom AND case.processingtime [= processingtimeTo))","today","today","0","30","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByProcessingTimeQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND (case.processingtime ]= processingtimeFrom AND case.processingtime [= processingtimeTo))","today","today","31","60","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByProcessingTimeQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND (case.processingtime ]= processingtimeFrom AND case.processingtime [= processingtimeTo))","today","today","61","90","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByProcessingTimeQueriesShouldSucceed("((case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY)) AND case.status IN (0,1,3) AND (case.processingtime ]= processingtimeFrom AND case.processingtime [= processingtimeTo))","today","today","91","1000","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryShouldSucceed failed

Description: Get person case count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get person case count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReasonForReferralQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.reasonid = referralReason) AND (case.type = 1)","today","today","reason1","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReasonForReferralQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.reasonid = referralReason) AND (case.type = 1)","today","today","reason2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReasonForReferralQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.reasonid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReasonForReferralQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.reasonid IN (referralReason)) AND (case.type = 1)","today","today","reason1,reason2","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReasonForReferralQueriesShouldSucceed("(case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.reasonid [] referralReason) AND (case.type = 1)","today","today","reason1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReferrerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.referrerorganizationid = referrerId)","today","today","SFOrg1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReferrerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.referrerorganizationid = referrerId)","today","today","SFOrg2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReferrerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.referrerorganizationid IS EMPTY)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReferrerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.referrerorganizationid IN (referrerId))","today","today","SFOrg1,SFOrg2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseCountByReferrerQueriesShouldSucceed("(case.type = 1) AND (case.startstatusdate ]= date1 AND (case.endstatusdate [= date2 OR case.endstatusdate IS EMPTY)) AND (case.status IN (0,1,2) AND referral.referrerorganizationid [] referrerId)","today","today","SFOrg1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificPersonCaseByQueryShouldSucceed failed

Description: Get specific person case by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReferralQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.ReferralQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.ReferralQueryFeature.FeatureTearDown()
TestName Status
GetReferralCountByCaseAdditionalCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseAdditionalCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.additionalcategoryid = additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseAdditionalCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.additionalcategoryid IN (additionalCategoryId)) AND (case.type = 1)","today","today","AdditionalCategory01,AdditionalCategory02","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseAdditionalCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.additionalcategoryid IS EMPTY) AND (case.type = 1)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseAdditionalCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.additionalcategoryid [] additionalCategoryId) AND (case.type = 1)","today","today","AdditionalCategory01","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseMainCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.maincategoryid = mainCategoryId) AND (case.type = 1)","today","today","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByCaseMainCategoryQueriesShouldSucceed("((referral.receiveddate ]= date1 AND referral.receiveddate [= date2) AND case.maincategoryid IN (mainCategoryId)) AND (case.type = 1)","today","today","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByQueryShouldSucceed failed

Description: Get referral count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get referral count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSpecificReferralByQueryShouldSucceed failed

Description: Get specific referral by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_ClientQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.SCC_ClientQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.SCC_ClientQueryFeature.FeatureTearDown()
TestName Status
SCC_GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory02","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid IN (enquiryAdditionalCategoryId))","AdditionalCategory01,AdditionalCategory03","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryAdditionalCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.additionalcategoryid = enquiryAdditionalCategoryId )","AdditionalCategory03","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker = enquiryCaseworkerId)","Caseworker1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker = enquiryCaseworkerId)","Caseworker2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCaseworkerQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.caseworker IN (enquiryCaseworkerId))","Caseworker2,Employee","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory01","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory02","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid = enquiryCategoryId)","MainCategory03","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid IN (enquiryCategoryId))","MainCategory01,MainCategory02","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryCategoryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.maincategoryid IN (enquiryCategoryId))","MainCategory02,MainCategory03","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","Home","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","SFOrg","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization = enquiryReporterOrgId)","Microsoft","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization IN (enquiryReporterOrgId))","SFOrg,Home","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterOrganizationQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.organization IN (enquiryReporterOrgId))","SFOrg,Home,Microsoft","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid = enquiryReporterTypeId )","Enquiry1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid = enquiryReporterTypeId )","Enquiry2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry2,Enquiry3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetClientCountByEnquiryReporterTypeQueryShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2) AND enquiry.reportertypeid IN (enquiryReporterTypeId ))","Enquiry1,Enquiry3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetingClientCountByEnquiryWhenEnquiryWasFinishedInPeriodShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2)AND enquiry.finisheddate ]= finishedInPeriodFrom AND enquiry.finisheddate [= finishedInPeriodTo ))","today","today","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SCC_GetingClientCountByEnquiryWhenEnquiryWasFinishedInPeriodShouldSucceed("(client.startstatusdate [= date1 AND (client.endstatusdate ]= date2 OR client.endstatusdate IS EMPTY) AND client.status IN (1,0,2)AND enquiry.finisheddate ]= finishedInPeriodFrom AND enquiry.finisheddate [= finishedInPeriodTo ))","today-2","today-1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SystemCaseQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Query.SystemCaseQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Query.SystemCaseQueryFeature.FeatureTearDown()
TestName Status
GetSpecificSystemCaseByQueryShouldSucceed failed

Description: Get specific system case by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseTypeIdQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.systemcasetypeid = caseType) AND (case.type = 2)","today","today","SystemCaseType1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseTypeIdQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.systemcasetypeid = caseType) AND (case.type = 2)","today","today","SystemCaseType2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseTypeIdQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.systemcasetypeid IN (caseType)) AND (case.type = 2)","today","today","SystemCaseType1,SystemCaseType2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseTypeIdQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.systemcasetypeid [] caseType) AND (case.type = 2)","today","today","SystemCaseType1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseworkerQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.ownerid = caseworkerId) AND (case.type = 2)","today","today","Employee","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseworkerQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.ownerid = caseworkerId) AND (case.type = 2)","today","today","Caseworker2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseworkerQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.ownerid IS EMPTY) AND (case.type = 2)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseworkerQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.ownerid IN (caseworkerId)) AND (case.type = 2)","today","today","Employee,Caseworker2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByCaseworkerQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.ownerid [] caseworkerId) AND (case.type = 2)","today","today","Caseworker2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.conclusionassignmentid = conclusionId) AND (case.type = 2)","today","today","ClosingAssignmentReason1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.conclusionassignmentid = conclusionId) AND (case.type = 2)","today","today","ClosingAssignmentReason2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.conclusionassignmentid IN (conclusionId)) AND (case.type = 2)","today","today","ClosingAssignmentReason1,ClosingAssignmentReason2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.conclusionassignmentid [] conclusionId) AND (case.type = 2)","today","today","ClosingAssignmentReason2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByConclusionQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.conclusionassignmentid IS EMPTY) AND (case.type = 2)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByMunicipalityQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.municipalityid = municipalityId) AND (case.type = 2)","today","today","Municipality1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByMunicipalityQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.municipalityid = municipalityId) AND (case.type = 2)","today","today","Municipality2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByMunicipalityQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.municipalityid IS EMPTY) AND (case.type = 2)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByMunicipalityQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.municipalityid IN (municipalityId)) AND (case.type = 2)","today","today","Municipality1,Municipality2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByMunicipalityQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.municipalityid [] municipalityId) AND (case.type = 2)","today","today","Municipality2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.organizationid = organizationId) AND (case.type = 2)","today","today","SFOrg1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.organizationid = organizationId) AND (case.type = 2)","today","today","SFOrg2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.organizationid IS EMPTY) AND (case.type = 2)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.organizationid IN (organizationId)) AND (case.type = 2)","today","today","SFOrg1,SFOrg2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.organizationid [] organizationId) AND (case.type = 2)","today","today","SFOrg2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationTypeQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.typeid = organizationTypeId) AND (case.type = 2)","today","today","School1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationTypeQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.typeid = organizationTypeId) AND (case.type = 2)","today","today","School2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationTypeQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.typeid IS EMPTY) AND (case.type = 2)","today","today","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationTypeQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.typeid IN (organizationTypeId)) AND (case.type = 2)","today","today","School1,School2","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByOrganizationTypeQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND organization.typeid [] organizationTypeId) AND (case.type = 2)","today","today","School2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByQueryShouldNotIncludeHiddenCase failed

Description: Get system case count by query should not include hidden case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByQueryShouldSucceed failed

Description: Get system case count by query should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByQueryWithoutQueriesAccessPointShouldFail failed

Description: Get system case count by query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTeamQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.teamid = teamId) AND (case.type = 2)","today","today","Team","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTeamQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.teamid = teamId) AND (case.type = 2)","today","today","Team2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTeamQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.teamid IS EMPTY) AND (case.type = 2)","today","today","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTeamQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.teamid IN (teamId)) AND (case.type = 2)","today","today","Team,Team2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTeamQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.teamid [] teamId) AND (case.type = 2)","today","today","Team","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTypeOfAssignmentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.assignmentid = assignmentId) AND (case.type = 2)","today","today","Assignment1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTypeOfAssignmentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.assignmentid = assignmentId) AND (case.type = 2)","today","today","Assignment3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTypeOfAssignmentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.assignmentid IN (assignmentId)) AND (case.type = 2)","today","today","Assignment1,Assignment2,Assignment3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTypeOfAssignmentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.assignmentid IN (assignmentId)) AND (case.type = 2)","today","today","Assignment1,Assignment3","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseCountByTypeOfAssignmentQueriesShouldSucceed("(case.startstatusdate [= date1 AND (case.endstatusdate ]= date2 OR case.endstatusdate IS EMPTY) AND case.status IN (0,1) AND case.assignmentid [] assignmentId) AND (case.type = 2)","today","today","Assignment1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.QuerySave.DeleteQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.QuerySave.DeleteQueryFeature.FeatureTearDown()
TestName Status
DeleteEmployeeQueryCreatedByAnotherCaseworkerShouldFail failed

Description: Delete employee query created by another caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEmployeeQueryWithoutQueriesAccessPointShouldFail failed

Description: Delete employee query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEmployeeQueryWithValidDataShouldSucceed failed

Description: Delete employee query with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteNonExistentEmployeeQueryShouldFail failed

Description: Delete non existent employee query should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.QuerySave.SaveQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.QuerySave.SaveQueryFeature.FeatureTearDown()
TestName Status
GetAllEmployeeQueriesShouldOnlyReturnMyAndPublicQueries failed

Description: Get all employee queries should only return my and public queries

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEmployeeQueryByIdShouldSucceed failed

Description: Get employee query by id should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNonExistentEmployeeQueryByIdShouldFail failed

Description: Get non existent employee query by id should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeQueryOnAnotherCaseworkerShouldSaveItOnCurrentLoggedInCaseworker failed

Description: Save employee query on another caseworker should save it on current logged in caseworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeQueryWithoutQueriesAccessPointShouldFail failed

Description: Save employee query without Queries access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeQueryWithValidDataShouldSucceed failed

Description: Save employee query with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateQueryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.QuerySave.UpdateQueryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.QuerySave.UpdateQueryFeature.FeatureTearDown()
TestName Status
UpdateEmployeeQueryWithValidDataShouldSucceed failed

Description: Update employee query with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CreateUpdateReferralFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Referral.CreateUpdateReferralFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Referral.CreateUpdateReferralFeature.FeatureTearDown()
TestName Status
CreatingCorrespondenceWithNewCaseAndReferralShouldCopyReferralsReceivedDateToCase failed

Description: Creating correspondence with new case and referral should copy referrals received date to case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ShipmentLogFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.ShipmentLog.ShipmentLogFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.ShipmentLog.ShipmentLogFeature.FeatureTearDown()
TestName Status
ShipmentLogShouldLogActivites failed

Description: Shipment log should log activites

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCasesStatisticsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.GetCasesStatisticsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.GetCasesStatisticsFeature.FeatureTearDown()
TestName Status
CAR_FilteringByStatusChange failed

Description: CAR-Filtering by status change

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetStatisticsOfToday failed

Description: CAR-Get statistics of today

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetStatisticsOfTodayWithCaseStatisticsExcluded failed

Description: CAR-Get statistics of today with case statistics excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilteringByStatusChange failed

Description: Filtering by status change

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsShouldReturnReferredByOrganizationName failed

Description: Get person case statistics should return referred by organization name

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStatisticsOfToday failed

Description: Get statistics of today

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStatisticsOfTodayWithCaseStatisticsExcluded failed

Description: Get statistics of today with case statistics excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseStatisticsOfToday failed

Description: Get systemcase statistics of today

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseStatisticsOfTodayShouldNotIncludeHiddenCase failed

Description: Get systemcase statistics of today should not include hidden case

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseStatisticsOfTodayWithSystemcaseExcluded failed

Description: Get systemcase statistics of today with systemcase excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEmployeeFilterAccessFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticFiltersAccessPoints.GetEmployeeFilterAccessFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticFiltersAccessPoints.GetEmployeeFilterAccessFeature.FeatureTearDown()
TestName Status
ItShouldBeAbleToGetAllEmployeesIfCaseworkerHasMainStatisticsAccessPoint failed

Description: It should be able to get all employees if caseworker has MainStatistics access point

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ItShouldBeNotBeAbleToGetAllEmployeesIfCaseworkerHasNotMainStatisticsAccessPoint failed

Description: It should be not be able to get all employees if caseworker has not MainStatistics access point

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByAffiliationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByAffiliationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByAffiliationFeature.FeatureTearDown()
TestName Status
FilterStatisticsOfSpecificAffiliationGroup("","","true","3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("","SF_CASE1,SF_CASE2","true","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("","SF_CASE1,SF_CASE2,SF_CASE3","true","3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("","SF_CASE2","true","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("SF_CASE2C,SF_CASE3C","","true","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("SF_CASE1C,SF_CASE2C,SF_CASE3C","","true","3","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("SF_CASE2C,SF_CASE3C","SF_CASE2,SF_CASE3","true","2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroup("SF_CASE1C,SF_CASE2C","SF_CASE1","true","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroupWithoutMainOrAdditionalCategory("false","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroupWithoutMainOrAdditionalCategory("true","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroupWithoutMainOrAdditionalCategory("false","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
FilterStatisticsOfSpecificAffiliationGroupWithoutMainOrAdditionalCategory("true","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("","","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("","MainCategory-1","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("","SF_CASE3,SF_CASE4","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("","SF_CASE3,SF_CASE4,SF_CASE5","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("","SF_CASE1,SF_CASE2,SF_CASE3,SF_CASE4,SF_CASE5,SF_CASE6,SF_CASE6","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("PersonCaseType","","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE7C","","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE3C,SF_CASE4C","","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE3C,SF_CASE4C,SF_CASE5C","","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE3C,SF_CASE4C","SF_CASE3,SF_CASE4","","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE3C,SF_CASE4C","SF_CASE3","","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatistics("SF_CASE4C","SF_CASE3","","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("","Tydal","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("reason1","Tydal","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("reason2","Distrikt Tydal 2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("reason2","Distrikt Tydal 2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("reason1,reason2","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferral("","Tydal,Distrikt Tydal 2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReasonForReferralWithReasonForReferralExcluded failed

Description: Get affiliation group statistics by reason for referral with reason for referral excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("","Tydal","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("Enquiry1","Tydal","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("Enquiry2","Distrikt Tydal 2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("Enquiry2","Distrikt Tydal 2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("Enquiry1,Enquiry2","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterType("","Tydal,Distrikt Tydal 2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetAffiliationGroupStatisticsByReporterTypeWithReporterTypeExcluded failed

Description: Get affiliation group statistics by reporter type with reporter type excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseByAffiliationStatistics("Tydal","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseByAffiliationStatistics("Tydal,Distrikt Tydal 2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcaseByAffiliationStatistics("Tydal,Distrikt Tydal 2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByAgeGroupFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByAgeGroupFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByAgeGroupFeature.FeatureTearDown()
TestName Status
GetAgeGroupStatistics failed

Description: Get ageGroup statistics

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetDifferentFiltersAgeGroupStatisticsShouldSucceed failed

Description: Get different filters age group statistics should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetDifferentFiltersAgeGroupStatisticsShouldSucceed2 failed

Description: Get different filters age group statistics should succeed2

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByCaseDeadlineFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseDeadlineFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseDeadlineFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","true","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("true","false","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","false","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","false","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsWithCaseDeadlineFiltersShouldSucceed("false","true","true","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByCaseworkerAndCaseTypeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerAndCaseTypeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerAndCaseTypeFeature.FeatureTearDown()
TestName Status
GetPersonCaseStatisticsByCaseworkerAndCasetypeShouldSucceed failed

Description: Get person case statistics by caseworker and casetype should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByCaseworkerEventsAndTimeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerEventsAndTimeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerEventsAndTimeFeature.FeatureTearDown()
TestName Status
GetStatisticsByCaseworkerEventsAndTimeRegistrationShouldSucceed failed

Description: Get statistics by caseworker events and time registration should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByCaseworkerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByCaseworkerFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("Caseworker2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee","true","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("Caseworker2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee","true","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("Employee","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("Caseworker2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("Employee","true","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByCaseworkerShouldSucceed("Employee,Caseworker2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByClientGroupFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByClientGroupFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByClientGroupFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseStatisticsByClientGroupShouldSucceed("DefaultClientGroup","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientGroupShouldSucceed("ClientGroup2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientGroupShouldSucceed("DefaultClientGroup,ClientGroup2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientGroupShouldSucceed("DefaultClientGroup","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientGroupShouldSucceed("ClientGroup2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientGroupShouldSucceed("DefaultClientGroup,ClientGroup2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByClientOrganizationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByClientOrganizationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByClientOrganizationFeature.FeatureTearDown()
TestName Status
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg2","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1","true","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg2","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1","true","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("SFOrg1","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("SFOrg2","false","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("","false","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("SFOrg1","true","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsByClientOrganizationShouldSucceed("SFOrg1,SFOrg2","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByConclusionFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByConclusionFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByConclusionFeature.FeatureTearDown()
TestName Status
CAR_GetCaseTypeStatisticsByConclusion("Conclusion1","New","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseTypeStatisticsByConclusion("Conclusion2","InProgress","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseTypeStatisticsByConclusion("Conclusion2","InProgress","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseTypeStatisticsByConclusion("Conclusion1,Conclusion2","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseTypeStatisticsByConclusion("","New,InProgress","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseTypeStatisticsByConclusionWithConclusionExcluded failed

Description: CAR-Get case type statistics by conclusion with conclusion excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusion("Conclusion1","New","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusion("Conclusion2","InProgress","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusion("Conclusion2","InProgress","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusion("Conclusion1,Conclusion2","","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusion("","New,InProgress","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeStatisticsByConclusionWithConclusionExcluded failed

Description: Get case type statistics by conclusion with conclusion excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByEventCategoryFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventCategoryFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventCategoryFeature.FeatureTearDown()
TestName Status
CAR_GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1","false","Correspondence1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence2","false","Correspondence2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1,Correspondence2","false","Correspondence1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1,Correspondence2","false","Correspondence2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1","false","Journal1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal2","false","Journal2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1,Journal2","false","Journal1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1,Journal2","false","Journal2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1","false","Correspondence1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence2","false","Correspondence2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1,Correspondence2","false","Correspondence1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceByCategoryShouldSucceed("Correspondence1,Correspondence2","false","Correspondence2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1","false","Journal1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal2","false","Journal2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1,Journal2","false","Journal1","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByCategoryShouldSucceed("Journal1,Journal2","false","Journal2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByEventFinishedInPeriodFilterFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventFinishedInPeriodFilterFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventFinishedInPeriodFilterFeature.FeatureTearDown()
TestName Status
GetEventStatisticsOfCorrespondenceByFinishedInPeriodShouldSucceed("Today","Today","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceByFinishedInPeriodShouldSucceed("Today-3","Today-2","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByFinishedInPeriodShouldSucceed("Today","Today","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfJournalByFinishedInPeriodShouldSucceed("Today-3","Today-2","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByEventsFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventsFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventsFeature.FeatureTearDown()
TestName Status
CAR_GetEventStatisticsOfCorrespondenceAndJournalsShouldSucceed failed

Description: CAR-Get event statistics of correspondence and journals should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfAppointmentsShouldSucceed failed

Description: Get event statistics of appointments should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceAndJournalsShouldSucceed failed

Description: Get event statistics of correspondence and journals should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfCorrespondenceJournalsAndEnquiriesShouldSucceed failed

Description: Get event statistics of correspondence journals and enquiries should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsOfEnquiriesOnHiddenCaseShouldSucceed failed

Description: Get event statistics of enquiries on hidden case should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByEventTypeAndAffiliationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventTypeAndAffiliationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByEventTypeAndAffiliationFeature.FeatureTearDown()
TestName Status
BVV_GetEventStatisticsByEventCategoryAndAffiliationShouldSucceed failed

Description: BVV_Get event statistics by event category and affiliation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsByEventCategoryAndAffiliationShouldSucceed failed

Description: Get event statistics by event category and affiliation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByMunicipalityFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByMunicipalityFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByMunicipalityFeature.FeatureTearDown()
TestName Status
GetCaseTypeByClosingAssignmentReasonStatistics("1","ClosingAssignmentReason1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByClosingAssignmentReasonStatistics("1","ClosingAssignmentReason2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByClosingAssignmentReasonStatisticsWithClosingReasonAssignmentExcluded failed

Description: Get case type by closing assignment reason statistics with closing reason assignment excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByClosingAssignmentReasonStatisticsWithoutFilterShouldReturnAll failed

Description: Get case type by closing assignment reason statistics without filter should return all

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupAndAssignmentStatistics("1","Assignment1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupAndAssignmentStatistics("1","Assignment2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupAndAssignmentStatisticsWithAssignmentsExcluded failed

Description: Get case type by municipality group and assignment statistics with assignments excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupAndAssignmentStatisticsWithoutFilterShouldReturnAll failed

Description: Get case type by municipality group and assignment statistics without filter should return all

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupStatistics("1","ALTA",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupStatistics("1","LTA",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupStatisticsWithMunicipalityExcluded failed

Description: Get case type by municipality group statistics with municipality excluded

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseTypeByMunicipalityGroupStatisticsWithoutFilterShouldReturnAll failed

Description: Get case type by municipality group statistics without filter should return all

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByOrganizationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByOrganizationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByOrganizationFeature.FeatureTearDown()
TestName Status
GetSystemCaseStatisticsByOrganizationShouldSucceed("SFOrg1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByOrganizationShouldSucceed("SFOrg2","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByOrganizationShouldSucceed("SFOrg3","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByOrganizationShouldSucceed("SFOrg1,SFOrg2","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByOrganizationShouldSucceed("SFOrg1,SFOrg2,SFOrg3","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByProcessingTimeAndAffiliationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByProcessingTimeAndAffiliationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByProcessingTimeAndAffiliationFeature.FeatureTearDown()
TestName Status
CAR_GetCaseStatisticsByAffiliationAndProcessingTime failed

Description: CAR_Get case statistics by affiliation and processing time

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseStatisticsByAffiliationAndProcessingTime failed

Description: Get case statistics by affiliation and processing time

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByReferralFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByReferralFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByReferralFeature.FeatureTearDown()
TestName Status
GetReferralStatisticsByAffiliationShouldSucceed failed

Description: Get referral statistics by affiliation should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsShouldSucceed failed

Description: Get referral statistics should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByReferrrerFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByReferrrerFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByReferrrerFeature.FeatureTearDown()
TestName Status
GetCaseCountByReferrerTypeStatistics failed

Description: Get case count by referrer type statistics

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByTeamFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByTeamFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByTeamFeature.FeatureTearDown()
TestName Status
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("Team","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("Team2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("Team,Team2","false","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("","false","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("Team","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersonCaseStatisticsByTeamShouldSucceed("Team,Team2","true","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("Team","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("Team2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("Team,Team2","false","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("","false","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("Team","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersonCaseStatisticsByTeamShouldSucceed("Team,Team2","true","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("Team","false","3",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("Team2","false","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("Team,Team2","false","5",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("","false","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("","true","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("Team","true","4",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemCaseStatisticsByTeamShouldSucceed("Team,Team2","true","6",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsByWorkTimeFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByWorkTimeFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsByWorkTimeFeature.FeatureTearDown()
TestName Status
GetNotAssignedUntilTodayReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotAssignedUntilTodayReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotAssignedUntilTodayReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotAssignedUntilTodayReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotClosedUntilTodayReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotClosedUntilTodayReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotClosedUntilTodayReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotClosedUntilTodayReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotStartedUntilTodayReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotStartedUntilTodayReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotStartedUntilTodayReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNotStartedUntilTodayReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilAssignedReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilAssignedReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilAssignedReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilAssignedReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilStartedReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilStartedReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilStartedReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferredUntilStartedReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStartedUntilClosedReferralStatisticsShouldSucceed("today-100","1","1","1","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStartedUntilClosedReferralStatisticsShouldSucceed("today-94","1","1","1","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStartedUntilClosedReferralStatisticsShouldSucceed("today-64","1","1","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStartedUntilClosedReferralStatisticsShouldSucceed("today-34","1","0","0","0",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsExportFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsExport.StatisticsExportFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsExport.StatisticsExportFeature.FeatureTearDown()
TestName Status
CAR_ExportingCasesOverviewStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingCasesOverviewStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingEventStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingEventStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingPersonCaseStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_ExportingPersonCaseStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingCasesOverviewStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingCasesOverviewStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingEventStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingEventStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingPersonCaseStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingPersonCaseStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingReferralStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingReferralStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingSystemCaseStatisticsShouldSucceed("Csv",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ExportingSystemCaseStatisticsShouldSucceed("Xlsx",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteStatisticFilterFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.DeleteStatisticFilterFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.DeleteStatisticFilterFeature.FeatureTearDown()
TestName Status
DeleteEmployeeStatisticsFilterCreatedByAnotherCaseworkerShouldFail failed

Description: Delete employee statistics filter created by another caseworker should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEmployeeStatisticsFilterWithoutMainStatisticsAccessPointShouldFail failed

Description: Delete employee statistics filter without MainStatistics access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteEmployeeStatisticsFilterWithValidDataShouldSucceed failed

Description: Delete employee statistics filter with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
DeleteNonExistentEmployeeStatisticsFilterShouldFail failed

Description: Delete non existent employee statistics filter should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveStatisticFilterFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.SaveStatisticFilterFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.SaveStatisticFilterFeature.FeatureTearDown()
TestName Status
GetAllEmployeeStatisticsFilterShouldOnlyReturnMyAndPublicFilters failed

Description: Get all employee statistics filter should only return my and public filters

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEmployeeStatisticsFilterByIdShouldSucceed failed

Description: Get employee statistics filter by id should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetNonExistentEmployeeStatisticsFilterByIdShouldFail failed

Description: Get non existent employee statistics filter by id should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeStatisticsFilterOnAnotherCaseworkerShouldSaveItOnCurrentLoggedInCaseworker failed

Description: Save employee statistics filter on another caseworker should save it on current logged in caseworker

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeStatisticsFilterWithoutMainStatisticsAccessPointShouldFail failed

Description: Save employee statistics filter without MainStatistics access point should fail

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
SaveEmployeeStatisticsFilterWithValidDataShouldSucceed failed

Description: Save employee statistics filter with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
UpdateStatisticFilterFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.UpdateStatisticFilterFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsFilter.UpdateStatisticFilterFeature.FeatureTearDown()
TestName Status
UpdateEmployeeStatisticsFilterWithValidDataShouldSucceed failed

Description: Update employee statistics filter with valid data should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsOverviewFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsOverviewFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsOverviewFeature.FeatureTearDown()
TestName Status
BVV_SCC_GetPersoncasesNewInProgressPassedDeadline failed

Description: BVV_SCC_Get personcases new, in progress, passed deadline

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetPersoncasesNewInProgressPassedDeadline failed

Description: CAR-Get personcases new, in progress, passed deadline

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetPersoncasesNewInProgressPassedDeadline failed

Description: Get personcases new, in progress, passed deadline

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStatisticsOfFutureDay failed

Description: Get statistics of future day

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetSystemcasesNewInProgressPassedDeadline failed

Description: Get systemcases new, in progress, passed deadline

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CaseStatisticsPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.CaseStatisticsPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.CaseStatisticsPagingFeature.FeatureTearDown()
TestName Status
CAR_GetCaseStatisticsWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetCaseStatisticsWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseStatisticsWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetCaseStatisticsWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
EventStatisticsPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.EventStatisticsPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.EventStatisticsPagingFeature.FeatureTearDown()
TestName Status
CAR_GetEventStatisticsWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
CAR_GetEventStatisticsWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetEventStatisticsWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
ReferralStatisticsPagingFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.ReferralStatisticsPagingFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsPaging.ReferralStatisticsPagingFeature.FeatureTearDown()
TestName Status
GetReferralStatisticsWithPagingShouldSucceed("2","0","2",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetReferralStatisticsWithPagingShouldSucceed("2","2","1",null) failed
OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
StatisticsTimeRegistrationFeature failed
System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'. TearDown : System.NullReferenceException : Object reference not set to an instance of an object. -> at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at System.Configuration.ConfigurationManager.PrepareConfigSystem() at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.Configuration.ConfigurationManager.get_AppSettings() at Flow.Tests.SpecFlow.Steps.StepsHooks.Setup() at Flow.Tests.SpecFlow.Steps.StepsHooks.SetupForAllScenarios() at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.InvokeHook(IBindingInvoker invoker, IHookBinding hookBinding, HookType hookType) at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.FireEvents(HookType hookType) at TechTalk.SpecFlow.TestRunnerManager.InitializeBindingRegistry(ITestRunner testRunner) at TechTalk.SpecFlow.TestRunnerManager.CreateTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Int32 threadId) at TechTalk.SpecFlow.TestRunnerManager.GetTestRunner(Assembly testAssembly, Nullable`1 managedThreadId) at Flow.Tests.SpecFlow.Features.Statistics.StatisticsTimeRegistrationFeature.FeatureSetup()--SerializationException at System.Runtime.Serialization.Formatters.Binary.BinaryAssemblyInfo.GetAssembly() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.GetType(BinaryAssemblyInfo assemblyInfo, String name) at System.Runtime.Serialization.Formatters.Binary.ObjectMap..ctor(String objectName, String[] memberNames, BinaryTypeEnum[] binaryTypeEnumA, Object[] typeInformationA, Int32[] memberAssemIds, ObjectReader objectReader, Int32 objectId, BinaryAssemblyInfo assemblyInfo, SizedArray assemIdToAssemblyTable) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadObjectWithMapTyped(BinaryObjectWithMapTyped record) at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run() at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) at System.Security.Claims.ClaimsPrincipal.DeserializeIdentities(String identities) at System.Security.Claims.ClaimsPrincipal.OnDeserializedMethod(StreamingContext context) at System.AppDomain.GetHostEvidence(Type type) at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type) at System.Security.Policy.Evidence.RawEvidenceEnumerator.MoveNext() at System.Security.Policy.Evidence.EvidenceEnumerator.MoveNext() at System.Configuration.ClientConfigPaths.GetEvidenceInfo(AppDomain appDomain, String exePath, String& typeName) at System.Configuration.ClientConfigPaths.GetTypeAndHashSuffix(AppDomain appDomain, String exePath) at System.Configuration.ClientConfigPaths..ctor(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigPaths.GetPaths(String exePath, Boolean includeUserConfig) at System.Configuration.ClientConfigurationHost.get_HasRoamingConfig() at System.Configuration.ClientConfigurationHost.IsConfigRecordRequired(String configPath) at System.Configuration.BaseConfigurationRecord.hlNeedsChildFor(String configName) at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(String configPath) at System.Configuration.ClientConfigurationSystem.OnConfigRemoved(Object sender, InternalConfigEventArgs e)--TearDown at Flow.Tests.SpecFlow.Features.Statistics.StatisticsTimeRegistrationFeature.FeatureTearDown()
TestName Status
CAR_GetStatisticsTimeRegistrationShouldSucceed failed

Description: CAR-Get statistics time registration should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.
GetStatisticsTimeRegistrationShouldSucceed failed

Description: Get statistics time registration should succeed

OneTimeSetUp: System.Configuration.ConfigurationErrorsException : Configuration system failed to initialize
  ----> System.Runtime.Serialization.SerializationException : Unable to find assembly 'Flow.Core, Version=1.0.10335.0, Culture=neutral, PublicKeyToken=null'.